From e007115cf40cc3585df8b47a03952472e2d1b235 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 8 Jun 2026 16:02:02 -0400 Subject: [PATCH] Update config reset pacsatsim and reboot --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index 763c2392..634d4d57 100755 --- a/config +++ b/config @@ -1885,8 +1885,8 @@ elif [ "$1" = "-k" ]; then echo sudo systemctl stop pacsatsim &>/dev/null sudo rm -r /home/pi/PacSat -# reboot=1 - sudo systemctl restart pacsatsim + reboot=1 +# sudo systemctl restart pacsatsim elif [ "$1" = "-h" ]; then