Update config move stop command

send-commands
Alan Johnston 3 weeks ago committed by GitHub
parent db2bb85f21
commit 6b8e1fc7c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1225,10 +1225,10 @@ elif [ "$1" = "-A" ]; then
sudo systemctl stop cubesatsim
sudo systemctl stop transmit
sudo systemctl stop command
sudo python3 -u /home/pi/CubeSatSim/transmit.py x > /dev/null 2>&1 & # Force APRS mode
fi
sudo systemctl stop command
MODE="0"

Loading…
Cancel
Save

Powered by TurnKey Linux.