From 2e756472a8c75eafc290bc8823013f3ac4335a33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Fri, 27 Dec 2013 20:26:13 -0300 Subject: Use the blacklist from git --- abslibre | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abslibre b/abslibre index 70e4be3..fd2e900 100755 --- a/abslibre +++ b/abslibre @@ -4,7 +4,7 @@ ABSLIBRE=/var/abslibre ABSGIT=/srv/git/repositories/abslibre.git # Remote # ABSGIT=http://projects.parabolagnulinux.org/abslibre.git -BLACKLIST='http://repo.parabolagnulinux.org/docs/blacklist.txt' +BLACKLIST='https://projects.parabolagnulinux.org/blacklist.git/plain/blacklist.txt' SYNCARGS='-mrtv --no-motd --delete-after --no-p --no-o --no-g' BLFILE=/tmp/blacklist.txt -- cgit v1.2.3