mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-15 17:51:33 +01:00
fixes..
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user