From 57c4c515ce270517f404e79e00147dafa1b420e3 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 10 Jul 2024 17:05:04 -0400 Subject: [PATCH] Update config make -F reboot --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index dd3a44e0..c0479ad9 100755 --- a/config +++ b/config @@ -834,9 +834,9 @@ elif [ "$1" = "-F" ]; then echo ## 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" = "-H" ]; then