From ea93691fe64f1d00c9d045edd2064fb3bbaffc73 Mon Sep 17 00:00:00 2001 From: JKANetwork Date: Sun, 12 Feb 2017 23:48:57 +0100 Subject: [PATCH] fixes.. --- installer/installer.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/installer/installer.sh b/installer/installer.sh index 375b286..36676c4 100755 --- a/installer/installer.sh +++ b/installer/installer.sh @@ -28,9 +28,7 @@ function comm { echo "[ RUNNING ] $1" fi #Run command. (Command is $4) - $command - echo $command - read + bash -c "$command" # Update multiSentence var if [[ $5 == "1" ]];then