Rev1536, Start download optional files on help check

This commit is contained in:
shortcutme 2016-10-04 16:24:33 +02:00
parent b003c8df01
commit 64179e7dc1
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ class Config(object):
def __init__(self, argv):
self.version = "0.4.1"
self.rev = 1535
self.rev = 1536
self.argv = argv
self.action = None
self.config_file = "zeronet.conf"