Add --silent option to disable logging to terminal

This commit is contained in:
shortcutme 2017-06-20 20:32:51 +02:00
parent 0d6d19502f
commit 66e2192e65
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE
3 changed files with 7 additions and 2 deletions

View file

@ -6,7 +6,7 @@ import sys
def main():
print "- Starting ZeroNet..."
print "- Starting ZeroNet..."
main = None
try: