1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-14 09:11:31 +01:00

fix space

This commit is contained in:
2017-02-12 23:43:16 +01:00
parent a5c6cbc89c
commit b08caba055

View File

@@ -21,7 +21,7 @@ function comm {
# Make silent if it has to be
if [[ $2 != "0" ]];then
command="$command >/dev/null"
command="${command} >/dev/null"
fi
# Check for multisentence command and run