Pārlūkot izejas kodu

Update pve7_ha_container.sh

tteck 3 gadi atpakaļ
vecāks
revīzija
06e90568c4
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      pve7_ha_container.sh

+ 0 - 2
pve7_ha_container.sh

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