From e66b54ffdd26aefe11e9127835360483da6182c4 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 31 May 2026 22:40:02 -0400 Subject: [PATCH] Update config add check restart for PacSat Ground --- config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config b/config index c9236f48..423a5c7e 100755 --- a/config +++ b/config @@ -1834,7 +1834,8 @@ elif [ "$1" = "-I" ]; then # echo "changing CubeSatSim to Pacsat mode" - reboot=1 +# reboot=1 + check_restart sudo echo "P" > /home/pi/CubeSatSim/.mode value=`cat /home/pi/CubeSatSim/sim.cfg`