diff options
author | David P <megver83@openmailbox.org> | 2017-05-09 15:27:12 -0300 |
---|---|---|
committer | David P <megver83@openmailbox.org> | 2017-05-09 15:27:12 -0300 |
commit | 61a3bbcfdb8ab7845149e24c6c82a3f70ace9cc1 (patch) | |
tree | 9ad84b204313d3c79ac1ff52fb33d1514e91fe9c | |
parent | 369baee81b72a7019717b2cebf27c7e08d2d1bd8 (diff) |
Added your-freedom_emu and your-privacy to the autobuilder
-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 |