From 1b63681505c84aef97d3082a727a73f45e7559a5 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 31 May 2026 23:20:15 -0400 Subject: [PATCH] Update config -k restart not reboot --- config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config b/config index 423a5c7e..b5917680 100755 --- a/config +++ b/config @@ -1874,7 +1874,8 @@ elif [ "$1" = "-k" ]; then echo sudo systemctl stop pacsatsim &>/dev/null sudo rm -r /home/pi/PacSat - reboot=1 +# reboot=1 + sudo systemctl restart pacsatsim elif [ "$1" = "-h" ]; then