Update config add gpsmon print

pi-sensors-auto-gps
Alan Johnston 2 days ago committed by GitHub
parent 1277cbbdab
commit a245228689
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1790,6 +1790,9 @@ elif [ "$1" = "-u" ]; then
echo "gpsd set to ON"
sudo systemctl enable gpsd
sudo systemctl enable gpsd.socket
echo
echo "to monitor your gps device, use the command gpsmon"
echo
reboot=1
fi

Loading…
Cancel
Save

Powered by TurnKey Linux.