From 0ad32a051f73c73741ef24c18027e404f6a410af Mon Sep 17 00:00:00 2001 From: Martchus Date: Mon, 5 Feb 2024 23:46:31 +0100 Subject: [PATCH] Add PianoBooster to sync script --- sync-all.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sync-all.sh b/sync-all.sh index b489d98..090d228 100755 --- a/sync-all.sh +++ b/sync-all.sh @@ -18,6 +18,7 @@ declare -A repo_names=( [dbus-soundrecorder]= [geocoordinatecalculator]= [auto-makepkg]=arch-repo-manager + [PianoBooster]= [subdirs]= )