mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-30 02:14:34 +01:00
Update homeassistant-v5.sh
This commit is contained in:
parent
4a997ef40b
commit
f6395c6550
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user