diff options
-rwxr-xr-x | abslibre/blacklist.git/hooks/post-receive | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/abslibre/blacklist.git/hooks/post-receive b/abslibre/blacklist.git/hooks/post-receive index e9effc0..c2dea68 100755 --- a/abslibre/blacklist.git/hooks/post-receive +++ b/abslibre/blacklist.git/hooks/post-receive @@ -1,2 +1,4 @@ #!/usr/bin/env bash ~autobuilder/.local/bin/autobuild libre/your-freedom blacklist.txt +~autobuilder/.local/bin/autobuild nonprism/your-privacy your-privacy-blacklist.txt +~autobuilder/.local/bin/autobuild libre/your-freedom_emu your-freedom_emu-blacklist.txt |