ressource check for alpine

This commit is contained in:
CanbiZ
2025-04-03 10:01:52 +02:00
parent c6d4597dca
commit f731b57f35
2 changed files with 47 additions and 17 deletions

View File

@@ -20,6 +20,9 @@ color
catch_errors
function update_script() {
header_info
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)