This commit is contained in:
2026-03-13 21:58:46 -05:00
parent 2dc8036dc7
commit 99b5764ae8
2 changed files with 1 additions and 1 deletions

View File

@@ -21,6 +21,5 @@ VIRTIO_FILE=${VIRTIO_DOWNLOAD_URL##*/}
# apt-get update # apt-get update
# fi # fi
CRES=$(pvesh get /cluster/resources)

View File

@@ -254,6 +254,7 @@ MAINTENANCE_MODE(){
} }
MAIN_MENU() { MAIN_MENU() {
CRES=$(pvesh get /cluster/resources)
while : while :
do do
clear clear