Skip to content

Commit

Permalink
fix first-upload alias per troubleshooting with @francesc0-cgm
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleibrand committed Mar 27, 2017
1 parent 815ab01 commit 31f0363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/oref0-setup/xdrip-cgm.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"command": "! bash -c \"echo -n Upload && ( openaps upload-bg; openaps upload-ns-status; openaps upload-pumphistory-entries; openaps upload-recent-treatments ) 2>/dev/null >/dev/null && echo ed\""
}
},
{"type": "alias", "first-upload": {"command": "! bash -c \"cat nightscout/glucose.json | json 1 > nightscout/recent-missing-entries.json && openaps report invoke nightscout/uploaded-entries.json\""}, "name": "first-upload"}
{"type": "alias", "first-upload": {"command": "! bash -c \"cat monitor/glucose.json | json 1 > nightscout/recent-missing-entries.json && openaps report invoke nightscout/uploaded-entries.json\""}, "name": "first-upload"}
]

0 comments on commit 31f0363

Please sign in to comment.