Rev1427, Skip invalid files on dbRebuild
This commit is contained in:
parent
3ce11a0dab
commit
887a07c3fb
2 changed files with 7 additions and 3 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.4.0"
|
||||
self.rev = 1426
|
||||
self.rev = 1427
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.config_file = "zeronet.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue