Add debug to build.func

This commit is contained in:
Michel Roegl-Brunner 2025-04-24 08:14:29 +02:00
parent 47bc429064
commit 83cb3d7826

View File

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