aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config2
-rwxr-xr-xscuttler3
2 files changed, 0 insertions, 5 deletions
diff --git a/config b/config
index 37a4b91..f692713 100644
--- a/config
+++ b/config
@@ -9,5 +9,3 @@ USER="arquivo"
GROUP="arquivo"
DEPTH="2"
EXT_DEPTH="1"
-SCUTTLE_USER="links"
-SCUTTLE_GROUP="links"
diff --git a/scuttler b/scuttler
index 2aa61a5..56715c5 100755
--- a/scuttler
+++ b/scuttler
@@ -25,9 +25,6 @@ DBHOST=`httracker_scuttle_config dbhost`
URLS="$URLS_SCUTTLER"
# Get URLs from database
-touch ${URLS}
-chown ${SCUTTLE_USER}.${SCUTTLE_GROUP} ${URLS}
-chmod 600 ${URLS}
httracker_sqlquery "select bAddress from sc_bookmarks;" > ${URLS}
# Download in incremental mode