From 044ef321cce4cf8049e8349cfbc92f1b7b1a5b8b Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 3 Jun 2025 08:48:48 -0600 Subject: [PATCH] 1748962128 --- installer3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer3.sh b/installer3.sh index 8105630..c7a6f67 100644 --- a/installer3.sh +++ b/installer3.sh @@ -42,7 +42,7 @@ sudo apt purge -y bluetooth* usb* wireless* pci* fonts* build-essential bluez* a # install da packages echo "Installing packages, this may take a while..." -sudo apt install -y telegraf grafana influxdb pps-tools gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf iotop neovim netcat-traditional raspi* 1>/dev/null +sudo apt install -y telegraf grafana influxdb pps-tools gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf iotop neovim netcat-traditional raspi-utils raspi* 1>/dev/null # check if /boot/firmware/config.txt is configured yet grep -q -e "GPS PPS signals" /boot/firmware/config.txt