diff --git a/sync-all-repos b/sync-all-repos index f472324..881f624 100755 --- a/sync-all-repos +++ b/sync-all-repos @@ -2,7 +2,7 @@ onlystatic="" -if [ $# -gt 1 ]; then +if [ $# -ge 1 ]; then onlystatic=yes fi