1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-15 17:51:33 +01:00
This commit is contained in:
2017-02-12 23:48:57 +01:00
parent 840f6f5f93
commit ea93691fe6

View File

@@ -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