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