This commit is contained in:
Colin 2022-01-15 15:10:21 -05:00
parent 7b16f009fe
commit a3801f8226
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ wget -qO - https://azlux.fr/repo.gpg.key | sudo apt-key add -
## Installing packages
apt-get update
apt-get upgrade -y
apt-get -o Dpkg::Options::='--force-confold' --force-yes -fuy dist-upgrade
apt-get install -y asciinema iftop htop glances zsh glusterfs-server glusterfs-client salt-minion docker-ctop asciinema
## Install docker-compose and docker using convenience scripts