Skip to content

Commit

Permalink
set level to infinitive
Browse files Browse the repository at this point in the history
  • Loading branch information
raccoonyy committed Jan 1, 2016
1 parent 3d3d5ed commit a95185c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buster/buster.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def main():

if arguments['generate']:
command = ("wget "
"--level=0 " # set level to infinitive
"--recursive " # follow links to download entire site
"--convert-links " # make links relative
"--page-requisites " # grab everything: css / inlined images
Expand Down

0 comments on commit a95185c

Please sign in to comment.