mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update build.func
export PASSWORD
This commit is contained in:
parent
08235d8ac2
commit
b09f213c84
1 changed files with 1 additions and 0 deletions
|
@ -464,6 +464,7 @@ build_container() {
|
||||||
fi
|
fi
|
||||||
export DISABLEIPV6="$DISABLEIP6"
|
export DISABLEIPV6="$DISABLEIP6"
|
||||||
export APPLICATION="$APP"
|
export APPLICATION="$APP"
|
||||||
|
export PASSWORD="$PW"
|
||||||
export VERBOSE="$VERB"
|
export VERBOSE="$VERB"
|
||||||
export SSH_ROOT="${SSH}"
|
export SSH_ROOT="${SSH}"
|
||||||
export CTID="$CT_ID"
|
export CTID="$CT_ID"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue