Update pacsat-config.sh reboot after pacsatsim reset

master-b
Alan Johnston 1 month ago committed by GitHub
parent e007115cf4
commit bfb839094d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -185,14 +185,14 @@ sudo killall -9 direwolf &>/dev/null
echo "You have chosen to set the Frequency of the PacSat Ground Station"
echo
/home/pi/CubeSatSim/config -F n
/home/pi/CubeSatSim/config -F
elif [ "$ANS" = "4" ] ; then
echo "You have chosen to reset the PacSat Satellite"
echo
/home/pi/CubeSatSim/config -k n
/home/pi/CubeSatSim/config -k
else

Loading…
Cancel
Save

Powered by TurnKey Linux.