From 0ef63453d6bcf7a4fd612c1edac79eef769eb3b1 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 31 Jul 2024 09:13:03 -0400 Subject: [PATCH] Update config -F restart rpitx only --- config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config b/config index 96f6ef3e..200e61c3 100755 --- a/config +++ b/config @@ -1126,11 +1126,11 @@ elif [ "$1" = "-F" ]; then # echo # else echo -## echo "Restarting CubeSatSim with new configuration file" + echo "Restarting CubeSatSim with new configuration file" ## echo - reboot=1 +# reboot=1 ## sudo reboot now -# sudo systemctl restart rpitx + sudo systemctl restart rpitx # fi elif [ "$1" = "-o" ]; then