diff --git a/ct/alpine.sh b/ct/alpine.sh index 214e4d5..f24d4d9 100644 --- a/ct/alpine.sh +++ b/ct/alpine.sh @@ -21,8 +21,8 @@ catch_errors function update_script() { header_info - check_container_storage - check_container_resources + #check_container_storage + #check_container_resources UPD=$(whiptail --backtitle "Proxmox VE Helper Scripts" --title "SUPPORT" --radiolist --cancel-button Exit-Script "Spacebar = Select" 11 58 1 \ "1" "Check for Alpine Updates" ON \ 3>&1 1>&2 2>&3)