From 3559a954a03b71bf528cec17ed808fdb8510fc95 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 21 Nov 2023 15:57:58 -0500 Subject: [PATCH] Update config battery_saver restart --- config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config b/config index f0c677a6..06ce0862 100755 --- a/config +++ b/config @@ -98,10 +98,11 @@ elif [ "$1" = "-a" ]; then # sudo sed -i ':a;N;$!ba;s/\nforce_turbo=1//g' /boot/config.txt fi - echo "rebooting" - sudo reboot now -# sudo systemctl restart cubesatsim +# echo "rebooting" +# sudo reboot now + sudo systemctl restart cubesatsim exit + elif [ "$1" = "-m" ]; then echo "changing CubeSatSim to CW mode" sudo echo "m" > /home/pi/CubeSatSim/.mode