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