diff --git a/scripts/ybcon.sh b/scripts/ybcon.sh index f3e37a4..456a3c1 100755 --- a/scripts/ybcon.sh +++ b/scripts/ybcon.sh @@ -58,8 +58,7 @@ if [ "$#" != 0 ]; then fi ;; *.ybcon ) newArgs "$it" - run=true - break ;; + run=true ;; * ) usage false ;; esac