From 167db7984318a7c80810048a0418d69f75634168 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 7 May 2025 14:39:39 +0200 Subject: [PATCH] Update alpine.sh --- ct/alpine.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)