From d7ee8b9daaa162f521979ad0784e875dad6c4434 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 31 Jul 2024 09:18:58 -0400 Subject: [PATCH] Update config -q restart rpitx only --- config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config b/config index 200e61c3..cc3a27a9 100755 --- a/config +++ b/config @@ -987,12 +987,12 @@ elif [ "$1" = "-q" ]; then echo $1 $2 $3 $4 $5 $sq $7 $8 $9 ${10} ${11} echo $1 $2 $3 $4 $4 $sq $7 $8 $9 ${10} ${11} > /home/pi/CubeSatSim/sim.cfg 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 elif [ "$1" = "-Q" ]; then