Update fctelem.sh remove &

fc-7
Alan Johnston 1 year ago committed by GitHub
parent 05d51f93fd
commit 9ae5f9748d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -68,7 +68,7 @@ setsid chromium-browser --check-for-update-interval=1 --simulate-critical-update
cd /home/pi/fctelem
sudo ./fctelem | python3 /home/pi/CubeSatSim/groundstation/fc_block_decode.py &
sudo ./fctelem | python3 /home/pi/CubeSatSim/groundstation/fc_block_decode.py
# sleep 10

Loading…
Cancel
Save

Powered by TurnKey Linux.