Download everything on add

This commit is contained in:
shortcutme 2017-02-11 18:25:17 +01:00
parent a390c19a20
commit 6149f5c6ee
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -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