modify installation
This commit is contained in:
@@ -6,4 +6,5 @@ sudo wget -qO- https://get.docker.com/ | sh
|
||||
sudo curl -L "https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
|
||||
sudo chmod +x /usr/local/bin/docker-compose
|
||||
sudo apt install avahi-daemon
|
||||
sudo systemctl enable avahi-daemon
|
||||
sudo bash install-callaba.sh "$@"
|
||||
|
||||
Reference in New Issue
Block a user