mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-12 00:47:37 +00:00
Update build.func
export PASSWORD
This commit is contained in:
@ -464,6 +464,7 @@ build_container() {
|
||||
fi
|
||||
export DISABLEIPV6="$DISABLEIP6"
|
||||
export APPLICATION="$APP"
|
||||
export PASSWORD="$PW"
|
||||
export VERBOSE="$VERB"
|
||||
export SSH_ROOT="${SSH}"
|
||||
export CTID="$CT_ID"
|
||||
|
Reference in New Issue
Block a user