Selaa lähdekoodia

Update homeassistant-v5.sh

tteckster 2 vuotta sitten
vanhempi
commit
f6395c6550
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      ct/homeassistant-v5.sh

+ 1 - 1
ct/homeassistant-v5.sh

@@ -318,7 +318,7 @@ function install_script() {
   fi
 }
 function update_script() {
-UPD=$(whiptail --title "UPDATE" --radiolist --cancel-button Exit-Script "Choose Type" 8 58 2 \
+UPD=$(whiptail --title "UPDATE" --radiolist --cancel-button Exit-Script "Choose Type" 8 58 3 \
   "1" "Update ALL Containers" ON \
   "2" "Remove ALL Unused Images" OFF \
   "3" "Install HACS" OFF \