Update config restart after APRS commands

beta-aprs
Alan Johnston 1 year ago committed by GitHub
parent 0f85239f5c
commit d86215a972
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -956,8 +956,9 @@ elif [ "$1" = "-A" ]; then
echo
done
sudo rm /home/pi/CubeSatSim/t.txt
sudo systemctl restart cubesatsim
# sudo systemctl restart cubesatsim
reboot=1
elif [ "$1" = "-h" ]; then
echo "config OPTION"

Loading…
Cancel
Save

Powered by TurnKey Linux.