File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 173173 make
174174 cp restartd.conf /etc/restartd.conf
175175 cp restartd /usr/bin/restartd
176- echo ' webide "node" "service adafruit-webide.sh restart" ""' >> /etc/restartd.conf
176+ echo ' webide "node" "service adafruit-webide-angstrom .sh restart" ""' >> /etc/restartd.conf
177177fi
178178
179179# kill all restartd processes, and restart one
@@ -185,8 +185,5 @@ echo "**** Starting the server...(please wait) ****"
185185sleep 20s
186186
187187echo " **** The Adafruit WebIDE is installed and running! ****"
188- echo " **** Commands: sudo service adafruit-webide-angstrom.sh {start,stop,restart} ****"
189- echo " **** Navigate to http://$( hostname) .local$PORT_USED to use the WebIDE"
190- # echo "**** To run the editor: ****"
191- # echo "**** cd ~/Adafruit/WebIDE ****"
192- # echo "**** node webide ****"
188+ echo " **** Commands: /etc/init.d/adafruit-webide-angstrom.sh {start,stop} ****"
189+ echo " **** Navigate to http://$( hostname) .local$PORT_USED to use the WebIDE"
You can’t perform that action at this time.
0 commit comments