1748957870

This commit is contained in:
2025-06-03 07:37:50 -06:00
parent 7edb5656e9
commit ecf2486230
+1 -1
View File
@@ -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