mirror of https://github.com/tteck/Proxmox.git
parent
08235d8ac2
commit
b09f213c84
|
@ -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…
Reference in New Issue