Update config don't rm t.txt at start

beta-pl-cc
Alan Johnston 1 year ago committed by GitHub
parent d6772e3437
commit d820e7a59a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.