Unset variable to ensure the warning message being displayed
This commit is contained in:
parent
e816b71f2d
commit
542f046fab
@ -847,7 +847,7 @@ list)
|
|||||||
######################## ezjail-admin UPDATE ########################
|
######################## ezjail-admin UPDATE ########################
|
||||||
setup|update)
|
setup|update)
|
||||||
# Clean variables, prevent pollution
|
# Clean variables, prevent pollution
|
||||||
unset ezjail_provideports ezjail_installaction ezjail_osversion_source ezjail_osversion_destination
|
unset ezjail_provideports ezjail_installaction ezjail_osversion_source ezjail_osversion_destination ezjail_sourcetree
|
||||||
|
|
||||||
shift; while getopts :biuUpPs: arg; do case ${arg} in
|
shift; while getopts :biuUpPs: arg; do case ${arg} in
|
||||||
b) ezjail_installaction="buildworld installworld";;
|
b) ezjail_installaction="buildworld installworld";;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user