diff --git a/groundstation/loc.sh b/groundstation/loc.sh index 5a227a37..5a1b6881 100755 --- a/groundstation/loc.sh +++ b/groundstation/loc.sh @@ -7,4 +7,7 @@ sudo killall -9 gpredict &>/dev/null python3 /home/pi/CubeSatSim/groundstation/loc-foxtelem.py -/usr/bin/gpredict +#/usr/bin/gpredict + +nohup /usr/bin/gpredict /dev/null 2>&1 & +