From 1380f69a360ee1f1052481a3eef971d45a715584 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sun, 13 Oct 2019 20:06:33 +0200 Subject: [PATCH] Some changes --- attach_modules.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/attach_modules.sh b/attach_modules.sh index 441ccbc..36ae221 100755 --- a/attach_modules.sh +++ b/attach_modules.sh @@ -16,3 +16,4 @@ git submodule update --init --recursive echo "Failed to update submodules. Aborting" exit 1 } +exit 0