Update config restart cubesatsim and rpitx

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.