Update config restart CubeSatSim then rpitx

beta-extra-2
Alan Johnston 1 year ago committed by GitHub
parent 15ce3cf700
commit 5cbfbfc5fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1431,8 +1431,9 @@ fi
if [ "$restart" = "1" ] ; then if [ "$restart" = "1" ] ; then
if [ "$reboot" = "0" ] ; then if [ "$reboot" = "0" ] ; then
echo "Restarting" echo "Restarting"
sudo systemctl stop rpitx # sudo systemctl stop rpitx
sudo systemctl restart cubesatsim sudo systemctl restart cubesatsim
sudo systemctl restart rpitx
else else
echo "Restart needed for changes to take effect" echo "Restart needed for changes to take effect"
fi fi

Loading…
Cancel
Save

Powered by TurnKey Linux.