From 36cf708cc8b3ac5a6b9824a65125959cc678028b Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 10 Jul 2024 16:19:34 -0400 Subject: [PATCH] Update config just restart on frequency change --- config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config b/config index fdc7c02d..b3aa151d 100755 --- a/config +++ b/config @@ -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