mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 19:15:55 +00:00
Update build.func
This commit is contained in:
@@ -1626,6 +1626,7 @@ install_script() {
|
||||
# - Updates vars file accordingly
|
||||
# ------------------------------------------------------------------------------
|
||||
check_storage_or_prompt() {
|
||||
set +u
|
||||
local vars_file="$1"
|
||||
local changed=0
|
||||
|
||||
@@ -1677,6 +1678,7 @@ check_storage_or_prompt() {
|
||||
fi
|
||||
|
||||
return $changed
|
||||
set -u
|
||||
}
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user