Update build.func
This commit is contained in:
parent
d55c7776ec
commit
d3eecd770a
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user