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