Update build.func

export PASSWORD
This commit is contained in:
tteckster 2023-05-15 05:53:35 -04:00 committed by GitHub
parent 08235d8ac2
commit b09f213c84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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"