From 6b8e1fc7c631f3a69259c3d77d2a2572a0223fd2 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 18 Jan 2026 12:21:01 -0500 Subject: [PATCH] Update config move stop command --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index d679f1a0..e5f6e362 100755 --- a/config +++ b/config @@ -1225,10 +1225,10 @@ elif [ "$1" = "-A" ]; then sudo systemctl stop cubesatsim sudo systemctl stop transmit - sudo systemctl stop command sudo python3 -u /home/pi/CubeSatSim/transmit.py x > /dev/null 2>&1 & # Force APRS mode fi + sudo systemctl stop command MODE="0"