Update alpine.func

fix open bracket
pull/1230/head
tteckster 2 years ago committed by GitHub
parent 7d893af4e8
commit 33cc2d9c99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -353,7 +353,7 @@ build_container() {
export APPLICATION="$APP"
export VERBOSE="$VERB"
export SSH_ROOT="${SSH}"
export CTID=$CT_ID"
export CTID="$CT_ID"
export PCT_OSTYPE="$var_os"
export PCT_OSVERSION="$var_version"
export PCT_DISK_SIZE="$DISK_SIZE"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.