Prechádzať zdrojové kódy

Update homeassistant-core-v5.sh

tteckster 2 rokov pred
rodič
commit
ed1e623a28
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      ct/homeassistant-core-v5.sh

+ 1 - 0
ct/homeassistant-core-v5.sh

@@ -83,6 +83,7 @@ function ARCH_CHECK() {
     sleep 2
     exit
   fi
+ }
 if command -v pveversion >/dev/null 2>&1; then
   if (whiptail --title "${APP} LXC" --yesno "This will create a New ${APP} LXC. Proceed?" 10 58); then
     NEXTID=$(pvesh get /cluster/nextid)