run_http_interface_on_start.txt 212 Bytes
Newer Older
Guillaume Blanchy's avatar
Guillaume Blanchy committed
# to automatically start the webserver on start, you need to place the
# following line just before the line with 'exit 0' in the /etc/rc.local.

(cd /home/pi/OhmPi; bash run_http_interface.sh > startup.log) &