mirror of https://github.com/tteck/Proxmox.git
Update pve7_ha_container.sh
This commit is contained in:
parent
eb9861bb7d
commit
6cad62f097
|
@ -155,7 +155,7 @@ pct set $CTID -description "Access Portainer interface using the following URL.
|
||||||
|
|
||||||
http://<IP_ADDRESS>:9000"
|
http://<IP_ADDRESS>:9000"
|
||||||
|
|
||||||
bash https://raw.githubusercontent.com/tteck/Proxmox/main/autodev.sh $CTID
|
# bash ./autodev.sh $CTID
|
||||||
|
|
||||||
# Set container timezone to match host
|
# Set container timezone to match host
|
||||||
MOUNT=$(pct mount $CTID | cut -d"'" -f 2)
|
MOUNT=$(pct mount $CTID | cut -d"'" -f 2)
|
||||||
|
|
Loading…
Reference in New Issue