diff --git a/pve7_ha_container.sh b/pve7_ha_container.sh index 8c5963e1..1975d3b1 100644 --- a/pve7_ha_container.sh +++ b/pve7_ha_container.sh @@ -155,6 +155,8 @@ pct set $CTID -description "Access Portainer interface using the following URL. http://:9000" +bash ./autodev.sh $CTID + # Set container timezone to match host MOUNT=$(pct mount $CTID | cut -d"'" -f 2) ln -fs $(readlink /etc/localtime) ${MOUNT}/etc/localtime