From 819967e8c60e519bd9b135e4ff8ef40614c8e005 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 3 Jun 2025 05:52:49 -0600 Subject: [PATCH] 1748951569 --- installer2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer2.sh b/installer2.sh index c5e7d34..756e4c1 100644 --- a/installer2.sh +++ b/installer2.sh @@ -31,7 +31,7 @@ echo "Getting new software lists" sudo apt update echo "Installing packages" -sudo apt install telegraf grafana influxdb pps-tools gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf iotop neovim -y +sudo apt install telegraf grafana influxdb pps-tools gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf iotop neovim -y 2>/dev/null # check if /boot/firmware/config.txt is configured yet grep -q -e "GPS PPS signals" /boot/firmware/config.txt