Update 'i.sh'

master
Cole Deck 2 years ago
parent 98b4b88a56
commit 1f575016e5

@ -52,7 +52,7 @@ apt-get update
## Install common system utilities
/usr/bin/env DEBIAN_FRONTEND=noninteractive apt -y upgrade
/usr/bin/env DEBIAN_FRONTEND=noninteractive apt-get -y -o Dpkg::Options::='--force-confdef' install whois ncdu tmux screen sshpass wget axel nano pigz net-tools iptraf iotop iftop iperf unzip zip software-properties-common curl dos2unix dialog mlocate build-essential git ipset htop fish neofetch glusterfs-server glusterfs-client tmate lshw ifupdown2 sudo
/usr/bin/env DEBIAN_FRONTEND=noninteractive apt-get -y -o Dpkg::Options::='--force-confdef' install whois ncdu tmux screen sshpass wget axel nano pigz net-tools iptraf iotop iftop iperf unzip zip software-properties-common curl dos2unix dialog mlocate build-essential git ipset htop fish neofetch glusterfs-server glusterfs-client tmate lshw ifupdown2 sudo ethtool
/usr/bin/env DEBIAN_FRONTEND=noninteractive apt-get -y install gnupg1 apt-transport-https dirmngr
export INSTALL_KEY=379CE192D401AB61

Loading…
Cancel
Save