Update ha.sh
This commit is contained in:
parent
99f3b8fb60
commit
f9a80be09a
1 changed files with 1 additions and 1 deletions
2
ha.sh
2
ha.sh
|
@ -132,7 +132,7 @@ EOF
|
|||
|
||||
# Install Docker
|
||||
msg "Installing Docker..."
|
||||
lxc-cmd sh <(curl -sSL https://get.docker.com) &>/dev/null
|
||||
sh <(curl -sSL https://get.docker.com) &>/dev/null
|
||||
|
||||
# Install Portainer
|
||||
msg "Installing Portainer..."
|
||||
|
|
Loading…
Reference in a new issue