From 82b87c85b20119c70c1be4e1617977565d671996 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Fri, 27 Apr 2018 05:09:26 +0200 Subject: [PATCH] Misc --- WebConfigGenerator/cc.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/WebConfigGenerator/cc.sh b/WebConfigGenerator/cc.sh index a44ef8565..6520a2fa7 100755 --- a/WebConfigGenerator/cc.sh +++ b/WebConfigGenerator/cc.sh @@ -7,8 +7,6 @@ SRC="WebConfigGenerator" # Path between $OUTPUT and $TARGET cd "$(dirname "$(readlink -f "$0")")" -cd "$SRC_DIR" - git pull npm install