From 6c2fd5c62924bc76eff5cb559312ad4bd883fba9 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 10 Jun 2023 23:40:51 +0200 Subject: [PATCH] Add arch-repo-manager to sync script --- sync-all.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sync-all.sh b/sync-all.sh index 7235ed1..86651bd 100755 --- a/sync-all.sh +++ b/sync-all.sh @@ -17,6 +17,7 @@ declare -A repo_names=( [reflective-rapidjson]= [dbus-soundrecorder]= [geocoordinatecalculator]= + [auto-makepkg]=arch-repo-manager ) # ensure a clone of all repositories exists