1748951590
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
# set -e
|
||||
|
||||
# grafana repo and install
|
||||
echo "Add Grafana repo"
|
||||
@@ -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 2>/dev/null
|
||||
sudo apt install telegraf grafana influxdb pps-tools gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf iotop neovim -y
|
||||
|
||||
# check if /boot/firmware/config.txt is configured yet
|
||||
grep -q -e "GPS PPS signals" /boot/firmware/config.txt
|
||||
|
||||
Reference in New Issue
Block a user