From c35e99ea895895eeb300413eef5355a083f8d100 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 10 Jul 2024 23:28:52 -0400 Subject: [PATCH] Update config -A background --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 730197d8..cc0e8639 100755 --- a/config +++ b/config @@ -907,7 +907,7 @@ elif [ "$1" = "-A" ]; then sudo systemctl stop cubesatsim sudo systemctl stop rpitx - python3 -u /home/pi/CubeSatSim/rpitx.py a # Force APRS mode + python3 -u /home/pi/CubeSatSim/rpitx.py a > /dev/null 2>&1 & # Force APRS mode sim="y"