]> gitweb.fluxo.info Git - httruta.git/commitdiff
Increase depth
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 25 Aug 2013 23:53:14 +0000 (20:53 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 25 Aug 2013 23:53:14 +0000 (20:53 -0300)
lib/httracker/functions

index 40a9290845b970adef07283fa52d4761f31a634a..77fc66761e0f64d457c75294918914b5425d98ba 100644 (file)
@@ -29,7 +29,7 @@ function httracker_get {
   httrack               \
     --mirror            \
     --continue          \
-    --depth=1           \
+    --depth=2           \
     --purge-old=0       \
     --index             \
     --cookies=1         \
@@ -67,7 +67,7 @@ function httracker_get_incremental {
           --mirror            \
           --continue          \
           --user links        \
-          --depth=1           \
+          --depth=2           \
           --purge-old=0       \
           --index             \
           --cookies=1         \