From a4a71e4a66aed92f127e40989145c8047f90cb89 Mon Sep 17 00:00:00 2001 From: Eduardo DAVILA Date: Wed, 20 May 2015 09:39:32 +0200 Subject: [PATCH] 2493 creaToolsTools Feature New Normal Prepare and Install binary CreaTools version - Linux --- Linux/scripts/ThirdParty-install-Base-Stuff.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux/scripts/ThirdParty-install-Base-Stuff.sh b/Linux/scripts/ThirdParty-install-Base-Stuff.sh index 43401dc..af7b840 100644 --- a/Linux/scripts/ThirdParty-install-Base-Stuff.sh +++ b/Linux/scripts/ThirdParty-install-Base-Stuff.sh @@ -38,6 +38,6 @@ echo "OperatingSystem = $OperatingSystem" sudo "bash ThirdParty-install-Base-rpm.sh $OperatingSystem" else su -c "bash ThirdParty-install-Base-rpm.sh $OperatingSystem" - if + fi fi -- 2.44.0