diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-10-17 10:36:32 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-10-17 10:36:32 -0300 | 
| commit | 2d13cee6677ffef571e16f0251cec1ed955b10a0 (patch) | |
| tree | e8df88dea00246895bce3e5ae113e0ff2e6b4193 | |
| parent | 3ed2c928b91dad59d8664104b67b6b9b9016516b (diff) | |
| download | httruta-2d13cee6677ffef571e16f0251cec1ed955b10a0.tar.gz httruta-2d13cee6677ffef571e16f0251cec1ed955b10a0.tar.bz2 | |
Info query
| -rwxr-xr-x | scuttler | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -18,6 +18,7 @@ DBHOST="`httracker_scuttle_config dbhost`"  URLS="$URLS_SCUTTLER"  # Get URLs from database +echo "Querying database..."  httracker_sqlquery "select bAddress from sc_bookmarks;" > ${URLS}  # Download in incremental mode | 
