Rev414, Atomic save for sites.json and users.json
This commit is contained in:
parent
917393c022
commit
6ae0c1a626
4 changed files with 12 additions and 5 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.3.2"
|
||||
self.rev = 409
|
||||
self.rev = 414
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.createParser()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue