This commit is contained in:
Colin 2022-01-15 15:01:00 -05:00
parent 55bae877ba
commit 7b16f009fe
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 dist-upgrade -y
apt-get upgrade -y
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