Download everything on add
This commit is contained in:
parent
a390c19a20
commit
6149f5c6ee
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ class SiteManager(object):
|
|||
site.download(check_size=True, blind_includes=True)
|
||||
else:
|
||||
if all_file:
|
||||
site.download()
|
||||
site.download(check_size=True, blind_includes=True)
|
||||
|
||||
return site
|
||||
|
||||
|
|
Loading…
Reference in a new issue