@ -1201,10 +1201,11 @@ elif [ "$1" = "-F" ]; then
else
echo
echo "temporarily disabling gpsd and rebooting to program FM module"
echo "this will take about 40 seconds"
sudo systemctl stop gpsd.socket
sudo systemctl restart transmit
sleep 10
restart=1
reboot=1
fi
elif [ "$1" = "-o" ]; then
Powered by TurnKey Linux.