Add debug to build.func
This commit is contained in:
parent
47bc429064
commit
83cb3d7826
@ -1214,6 +1214,7 @@ build_container() {
|
|||||||
export APPLICATION="$APP"
|
export APPLICATION="$APP"
|
||||||
export app="$NSAPP"
|
export app="$NSAPP"
|
||||||
export PASSWORD="$PW"
|
export PASSWORD="$PW"
|
||||||
|
echo "in build.func PW=$PW, PASSWORD=$PASSWORD"
|
||||||
export VERBOSE="$VERB"
|
export VERBOSE="$VERB"
|
||||||
export SSH_ROOT="${SSH}"
|
export SSH_ROOT="${SSH}"
|
||||||
export SSH_AUTHORIZED_KEY
|
export SSH_AUTHORIZED_KEY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user