This commit is contained in:
tteckster 2023-03-23 04:29:20 -04:00 committed by GitHub
parent 1a726f05a7
commit fe6506c771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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