Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleibrand committed Sep 12, 2017
1 parent 0cf72ae commit 50ab128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/openaps-bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ echo -ne "\nWifi SSID: "; iwgetid -r
sleep 5
# TODO check for options to fix the certificate activation error message for https
# TODO: change back to dev after merging nodejs-8 to dev, then to master after release
cd /tmp/; wget --no-check-certificate https://raw.githubusercontent.com/openaps/oref0/nodejs-8/bin/openaps-install.sh bash ./openaps-install.sh
cd /tmp/; wget --no-check-certificate https://raw.githubusercontent.com/openaps/oref0/nodejs-8/bin/openaps-install.sh; bash ./openaps-install.sh
)

0 comments on commit 50ab128

Please sign in to comment.