mirror of https://github.com/tteck/Proxmox.git
Update pve7_ha_container.sh
parent
a8b3e11fec
commit
2a680c4b90
|
@ -68,7 +68,6 @@ pushd $TEMP_DIR >/dev/null
|
||||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/pve7_ha_setup.sh
|
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/pve7_ha_setup.sh
|
||||||
|
|
||||||
# Detect modules and automatically load at boot
|
# Detect modules and automatically load at boot
|
||||||
load_module aufs
|
|
||||||
load_module overlay
|
load_module overlay
|
||||||
|
|
||||||
# Select storage location
|
# Select storage location
|
||||||
|
@ -175,4 +174,4 @@ msg "
|
||||||
Home Assistant is reachable by going to the following URLs.
|
Home Assistant is reachable by going to the following URLs.
|
||||||
|
|
||||||
http://${IP}:8123
|
http://${IP}:8123
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue