From d820e7a59a0e623cec56394edf1281b0f58dc86d Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 10 Jul 2024 23:57:22 -0400 Subject: [PATCH] Update config don't rm t.txt at start --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 91c5605d..72ec3ebc 100755 --- a/config +++ b/config @@ -906,7 +906,7 @@ elif [ "$1" = "-A" ]; then sudo systemctl stop cubesatsim sudo systemctl stop rpitx - sudo rm /home/pi/CubeSatSim/t.txt +# sudo rm /home/pi/CubeSatSim/t.txt sudo python3 -u /home/pi/CubeSatSim/rpitx.py x > /dev/null 2>&1 & # Force APRS mode