Update fctelem.sh webserver in background

fc-fctelem
Alan Johnston 10 months ago committed by GitHub
parent 35c0714c99
commit e6cf2fd82b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -56,9 +56,9 @@ cd /home/pi/CubeSatSim/groundstation/public_html
cp /home/pi/CubeSatSim/groundstation/index.html .
python3 -m http.server
python3 -m http.server &
sleep 10
# sleep 10
setsid chromium-browser --check-for-update-interval=1 --simulate-critical-update --noerrdialogs --disable-infobars http://127.0.0.1:8000 &>/dev/null &

Loading…
Cancel
Save

Powered by TurnKey Linux.