]> gitweb.fluxo.info Git - httruta.git/commitdiff
Cleanup
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 26 Aug 2013 01:07:33 +0000 (22:07 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 26 Aug 2013 01:07:33 +0000 (22:07 -0300)
config
scuttler

diff --git a/config b/config
index 37a4b917d7cce3b3cfdd20d0df91b4d5f2451929..f692713c0c0c48f43786476f478dde369a0b26d9 100644 (file)
--- a/config
+++ b/config
@@ -9,5 +9,3 @@ USER="arquivo"
 GROUP="arquivo"
 DEPTH="2"
 EXT_DEPTH="1"
-SCUTTLE_USER="links"
-SCUTTLE_GROUP="links"
index 2aa61a5c7b7d95f7913ad9009e99d81dab1ed4b9..56715c50aa4a9865e63fd4c4ee8e463cad12a209 100755 (executable)
--- 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