diff --git a/install/domain-locker-install.sh b/install/domain-locker-install.sh index ad8e46ed1..6b3fd67ab 100644 --- a/install/domain-locker-install.sh +++ b/install/domain-locker-install.sh @@ -35,7 +35,7 @@ DL_PG_NAME=$PG_DB_NAME DL_ENV_TYPE=selfHosted NITRO_PRESET=node_server EOF -npm build +npm run build msg_info "Built Domain-Locker" msg_info "Creating Service"