Update config don't force aprs mode

pull/347/head
Alan Johnston 1 year ago committed by GitHub
parent 0365075e00
commit b4c6a34f92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1285,7 +1285,7 @@ elif [ "$1" = "-A" ]; then
sudo systemctl stop transmit
# sudo rm /home/pi/CubeSatSim/t.txt > /dev/null 2>&1
sudo python3 -u /home/pi/CubeSatSim/transmit.py x > /dev/null 2>&1 & # Force APRS mode
# sudo python3 -u /home/pi/CubeSatSim/transmit.py x > /dev/null 2>&1 & # Force APRS mode
fi
sim="y"

Loading…
Cancel
Save

Powered by TurnKey Linux.