From d159b98c3cea3478787c7c8f623fed48183ff308 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sun, 2 May 2021 20:24:34 +0200 Subject: [PATCH] Add other plugin repos --- bin/app-json.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/app-json.py b/bin/app-json.py index d0372e3..0b3b2b5 100755 --- a/bin/app-json.py +++ b/bin/app-json.py @@ -25,6 +25,8 @@ SCRIPT_PATH = Path(__file__).absolute().parent REPOS_TO_SKIP = ( "abra", "abra-apps", + "abra-gandi", + "abra-hetzner", "backup-bot", "coopcloud.tech", "coturn",