From 586b4c57a484dd6b3b4a5aa3683183aeabc7ffa7 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Mon, 17 Nov 2025 10:41:58 +0100 Subject: [PATCH] Remove duplicate npm install command Removed redundant npm install command before building. --- ct/domain-locker.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/domain-locker.sh b/ct/domain-locker.sh index a693ca202..295f588c1 100644 --- a/ct/domain-locker.sh +++ b/ct/domain-locker.sh @@ -43,7 +43,6 @@ function update_script() { msg_ok "Installed Modules" msg_info "Building Domain-Locker (a lot of patience)" - npm install set -a source /opt/domain-locker.env set +a