From 80981d1d386f6b235a2b284cb354e1b5c51ae59b Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 26 May 2021 11:45:35 +0200 Subject: [PATCH] updated by /home/nico/bin/sync-all-repos on bridge --- sync-all-repos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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