Skip to content

Commit e72e532

Browse files
Spazholioscottleibrand
authored andcommitted
oref0-reset-git cron example (openaps#198)
* Cron recommendation for running oref0-reset-git
1 parent 5f1a883 commit e72e532

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/docs/walkthrough/phase-4/create-schedule.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
You should use [cron](http://bit.ly/1QpJFk1) to create a schedule for your loop.
44

55
There is not more instructions around this at this time, due to the need for you to be very certain you want to automate your loop. That being said, there are some examples and many discussions around this step in the Gitter channel. Look in the web interface and use the search function to see some discussions on this topic, and ask additional questions as needed as you learn about this step.
6+
7+
That being said, we do recommend making sure your OpenAPS git environment is healthy prior to running you loop, and we have a tool for that: `oref0-reset-git`. We recommend running it fairly frequently, so your cron entry should look something like this:
8+
9+
`* * * * * cd [YOUR OPENAPS DIRECTORY] && oref0-reset-git`

0 commit comments

Comments
 (0)