Various build fixes, cleanup and details #6
|
@ -50,6 +50,7 @@ def main():
|
|||
|
||||
def _main():
|
||||
args = docopt(doc)
|
||||
config.init_confdir()
|
||||
if args["--user"]:
|
||||
return _user(args)
|
||||
listen = args["-l"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user