diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-08-25 22:28:21 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-08-25 22:28:21 -0300 |
commit | 18cf5a99d0eee6560ee2826969620bae30b91938 (patch) | |
tree | 334094b1aee331623f637abd9fc91b6d861a85aa /scuttler | |
parent | 05ce52fe580b015d5cc21e0c31a999970a34f4d5 (diff) | |
download | httruta-18cf5a99d0eee6560ee2826969620bae30b91938.tar.gz httruta-18cf5a99d0eee6560ee2826969620bae30b91938.tar.bz2 |
Initial lockfile support
Diffstat (limited to 'scuttler')
-rwxr-xr-x | scuttler | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,5 +26,5 @@ httracker_sqlquery "select bAddress from sc_bookmarks;" > ${URLS} # Download in mirror mode httracker_iterate -# Cleanup -rm -rf $URLS +# Done +httracker_teardown |