mirror of https://github.com/tteck/Proxmox.git
Update pve6_ha_setup.sh
This commit is contained in:
parent
b9c2566e15
commit
4c0aea9214
|
@ -64,7 +64,7 @@ docker run -d \
|
|||
--restart=always \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
-v portainer_data:/data \
|
||||
portainer/portainer &>/dev/null
|
||||
portainer/portainer-ce:latest &>/dev/null
|
||||
|
||||
# Install Home Assistant
|
||||
msg "Installing Home Assistant..."
|
||||
|
|
Loading…
Reference in New Issue