Remove a space in the scripts/ybcon.sh file.
This commit is contained in:
parent
0049899c86
commit
4ec4610f2b
|
@ -24,7 +24,7 @@ newArgs() {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ "$#" != 0 ]; then
|
if [ "$#" != 0 ]; then
|
||||||
for it in "$@"
|
for it in "$@"
|
||||||
do
|
do
|
||||||
case "$it" in
|
case "$it" in
|
||||||
|
|
Loading…
Reference in New Issue