Update domain-locker-install.sh

This commit is contained in:
Tobias 2025-11-10 16:38:57 +01:00 committed by GitHub
parent eaa4e55d7d
commit 1230a6758a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ DL_PG_NAME=$PG_DB_NAME
DL_ENV_TYPE=selfHosted
NITRO_PRESET=node_server
EOF
$STD yarn build
yarn build
msg_info "Built Domain-Locker"
msg_info "Creating Service"