Ver Fonte

Update pve7_ha_container.sh

tteck há 3 anos atrás
pai
commit
1ec9bf5ec3
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      pve7_ha_container.sh

+ 2 - 0
pve7_ha_container.sh

@@ -155,6 +155,8 @@ pct set $CTID -description "Access Portainer interface using the following URL.
 
 http://<IP_ADDRESS>: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