1748957728
This commit is contained in:
+2
-1
@@ -29,7 +29,7 @@ else
|
|||||||
echo "./influxdata-archive.key not found, skipping delete..."
|
echo "./influxdata-archive.key not found, skipping delete..."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# install em
|
# updoot
|
||||||
echo "Getting new software lists..."
|
echo "Getting new software lists..."
|
||||||
sudo apt update 1>/dev/null 2>/dev/null
|
sudo apt update 1>/dev/null 2>/dev/null
|
||||||
|
|
||||||
@@ -38,6 +38,7 @@ echo "Disabling and removing unneeded junk..."
|
|||||||
sudo systemctl disable bluetooth 1>/dev/null 2>/dev/null
|
sudo systemctl disable bluetooth 1>/dev/null 2>/dev/null
|
||||||
sudo apt purge bluetooth -y 1>/dev/null 2>/dev/null
|
sudo apt purge bluetooth -y 1>/dev/null 2>/dev/null
|
||||||
|
|
||||||
|
# install da packages
|
||||||
echo "Installing packages, this may take a while..."
|
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/nul
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user