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)
|
site.download(check_size=True, blind_includes=True)
|
||||||
else:
|
else:
|
||||||
if all_file:
|
if all_file:
|
||||||
site.download()
|
site.download(check_size=True, blind_includes=True)
|
||||||
|
|
||||||
return site
|
return site
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue