Update config just restart on frequency change

beta-aprs
Alan Johnston 1 year ago committed by GitHub
parent b82b3d57ae
commit 36cf708cc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -832,11 +832,11 @@ elif [ "$1" = "-F" ]; then
# echo
# else
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
# fi
elif [ "$1" = "-H" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.