소스 검색

Update pve7_ha_container.sh

tteck 3 년 전
부모
커밋
b8bb928704
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pve7_ha_container.sh

+ 1 - 1
pve7_ha_container.sh

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