summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 20:26:13 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 20:26:13 -0300
commit2e756472a8c75eafc290bc8823013f3ac4335a33 (patch)
tree1c383b2696bf4589e1a8f54b902ac40ad6763430
parent187b0eb8d443d181dc533b1d1d0fce9aa38b4c0e (diff)
Use the blacklist from git
-rwxr-xr-xabslibre2
1 files changed, 1 insertions, 1 deletions
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