From 3424eec5e29ee937661611853caecd589c2c092a Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sun, 15 Sep 2024 21:04:31 +0200 Subject: [PATCH] Update 1_source-install.sh --- script/1_source-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/1_source-install.sh b/script/1_source-install.sh index 95210fe..a468f7f 100755 --- a/script/1_source-install.sh +++ b/script/1_source-install.sh @@ -19,7 +19,7 @@ then mkdir ${ROOT_DIR}/_download else rm -rf ${ROOT_DIR}/_download - if + fi ##########################################################################################