Update config -q restart rpitx only

beta-extra
Alan Johnston 1 year ago committed by GitHub
parent 0ef63453d6
commit d7ee8b9daa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -987,12 +987,12 @@ elif [ "$1" = "-q" ]; then
echo $1 $2 $3 $4 $5 $sq $7 $8 $9 ${10} ${11}
echo $1 $2 $3 $4 $4 $sq $7 $8 $9 ${10} ${11} > /home/pi/CubeSatSim/sim.cfg
echo
## echo "Rebooting CubeSatSim with new configuration file"
echo "Restarting CubeSatSim with new configuration file"
## echo
reboot=1
# reboot=1
## sudo reboot now
# sudo systemctl restart cubesatsim
sudo systemctl restart rpitx
elif [ "$1" = "-Q" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.