From ecf248623078cac1b134b7d7e669fdb79053f33f Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 3 Jun 2025 07:37:50 -0600 Subject: [PATCH] 1748957870 --- installer3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer3.sh b/installer3.sh index fa703c5..99d3b9c 100644 --- a/installer3.sh +++ b/installer3.sh @@ -40,7 +40,7 @@ sudo apt purge bluetooth -y 1>/dev/null 2>/dev/null # install da packages echo "Installing packages, this may take a while..." -sudo apt install telegraf grafana influxdb pps-tools gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf iotop neovim netcat-traditional -y 1>/dev/null 2>/dev/nul +sudo apt install telegraf grafana influxdb pps-tools gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf iotop neovim netcat-traditional -y 1>/dev/null 2>/dev/null # check if /boot/firmware/config.txt is configured yet grep -q -e "GPS PPS signals" /boot/firmware/config.txt