From 1230a6758adee4899592e0fea9c13f98ff4cd823 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Mon, 10 Nov 2025 16:38:57 +0100 Subject: [PATCH] Update domain-locker-install.sh --- install/domain-locker-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"