diff --git a/install/domain-locker-install.sh b/install/domain-locker-install.sh index 1c097f13a..ead040af8 100644 --- a/install/domain-locker-install.sh +++ b/install/domain-locker-install.sh @@ -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"