Skip to content

Commit e1a7bb7

Browse files
authored
Update oref0-runagain.md
1 parent c1c26fa commit e1a7bb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Re-running the setup script
22

3-
In the future, you may want to run the setup script again (such as when you want to come back and turn on new, advanced features). To do so, you will be able to run `bash ~/myopenaps/oref0-runagain.sh` to start running the setup script again with those options. (You may first want to `cd ~/myopenaps && cat oref0-runagain.sh` to see what options you have saved in there. To run it again with different options, you can copy and paste and modify that output, or you can `cd ~/myopenaps && nano oref0-runagain.sh` to change what's saved in the file to run the next time. Make sure to change `myopenaps` to your openaps directory name if you chose something non-standard when you ran oref0-setup originally.)
3+
In the future, you may want to run the setup script again (such as when you want to come back and turn on new, advanced features). To do so, you will be able to run `bash ~/myopenaps/oref0-runagain.sh` to start running the setup script again with those options you have selected for your current setup. (You may first want to `cd ~/myopenaps && cat oref0-runagain.sh` to see what options you have saved in there. To run it again with different options, you can copy and paste and modify that output, or you can `cd ~/myopenaps && nano oref0-runagain.sh` to change what's saved in the file to run the next time. Make sure to change `myopenaps` to your openaps directory name if you chose something non-standard when you ran oref0-setup originally.)
44

5-
If you are running this and the file does not exist, that just means you have not run oref0-setup since updating oref0 to 0.4.0 or later. You will need to run oref0-setup per the above section (with or without Bluetooth); then in the future you can use oref0-runagain.sh.
5+
Don't have a runagain or want to start fresh? `cd && ~/src/oref0/bin/oref0-setup.sh`

0 commit comments

Comments
 (0)