From 3985e9ee139d8e521c519e49045f991d75802a47 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 16 Dec 2025 07:49:54 -0500 Subject: [PATCH] Update update move gps install --- update | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update b/update index dfe1f3d5..4ae6653c 100755 --- a/update +++ b/update @@ -35,6 +35,8 @@ if [ "$1" = "u" ]; then fi +sudo apt-get install -y gpsd gpsd-clients libgps-dev python3-gps + # sudo apt-get install -y python3-smbus libusb-1.0 sudo sed -i 's/update.sh/update /g' /etc/motd