diff --git a/installer3.sh b/installer3.sh index 196432f..621f711 100644 --- a/installer3.sh +++ b/installer3.sh @@ -31,7 +31,7 @@ fi # install em echo "Getting new software lists..." -sudo apt update 1>/dev/null 2>/dev/nul +sudo apt update 1>/dev/null 2>/dev/null 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