From 4442bd61f37b8117c590ac8a856d252d89f79ff1 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 1 Mar 2026 14:51:17 -0500 Subject: [PATCH] Update config clear pacsatsim logs too --- config | 1 + 1 file changed, 1 insertion(+) diff --git a/config b/config index a9c9e7fc..6207cafa 100755 --- a/config +++ b/config @@ -739,6 +739,7 @@ elif [ "$1" = "-C" ]; then sudo systemctl stop cubesatsim sudo systemctl stop transmit sudo systemctl stop command + sudo systemctl stop pacsatsim sudo mv -f /home/pi/CubeSatSim/telem.txt /home/pi/CubeSatSim/telem.txt.bk