Update pve7_ha_container.sh

This commit is contained in:
tteck 2021-09-05 09:10:22 -04:00 committed by GitHub
parent 6cad62f097
commit fb2f980fe8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -155,7 +155,7 @@ pct set $CTID -description "Access Portainer interface using the following URL.
http://<IP_ADDRESS>:9000" http://<IP_ADDRESS>:9000"
# bash ./autodev.sh $CTID bash wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/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)