Add --silent option to disable logging to terminal
This commit is contained in:
parent
0d6d19502f
commit
66e2192e65
3 changed files with 7 additions and 2 deletions
|
@ -6,7 +6,7 @@ import sys
|
|||
|
||||
|
||||
def main():
|
||||
print "- Starting ZeroNet..."
|
||||
print "- Starting ZeroNet..."
|
||||
|
||||
main = None
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue