Rev619, Fix sitesign without users.json, Fix readme typo
This commit is contained in:
parent
85c2799cb6
commit
675bd46255
3 changed files with 7 additions and 4 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.3.3"
|
||||
self.rev = 618
|
||||
self.rev = 619
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.createParser()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue