aboutsummaryrefslogtreecommitdiff
path: root/httracker
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-08-25 19:54:21 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-08-25 19:54:21 -0300
commit084887f69ef9229da3c8e2d09c34839ca8180aef (patch)
tree76276a1942e96d9d310914541141f63d061639ee /httracker
parent489623ef3069b479788f91a6935b8061b9aab2ce (diff)
downloadhttruta-084887f69ef9229da3c8e2d09c34839ca8180aef.tar.gz
httruta-084887f69ef9229da3c8e2d09c34839ca8180aef.tar.bz2
Adding config file
Diffstat (limited to 'httracker')
-rwxr-xr-xhttracker1
1 files changed, 1 insertions, 0 deletions
diff --git a/httracker b/httracker
index e720f76..c59004a 100755
--- a/httracker
+++ b/httracker
@@ -4,6 +4,7 @@
#
# Configuration
+source config || exit 1
MIRRORS="/var/cache/sites/arquivo/conteudo/links.sarava.org/assets"
FEED="https://links.sarava.org/rss?sort=date_desc&count=100"
TMP="/tmp/httracker"