From 751306cba9000de608f2c4f00443d33ec0cb775f Mon Sep 17 00:00:00 2001 From: Ming Di Leom <2809763-curben@users.noreply.gitlab.com> Date: Mon, 24 Mar 2025 07:49:16 +0000 Subject: [PATCH] fix: remove "node --version" error: Missing script to execute --- src/script.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/script.sh b/src/script.sh index a71ef3b..787ae16 100644 --- a/src/script.sh +++ b/src/script.sh @@ -36,8 +36,6 @@ check_grep() { } check_grep -node --version - rm -rf "tmp/" mkdir -p "tmp/"