Skip to content

Commit

Permalink
🎉 v2.1 release - minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
k4m4 committed Feb 2, 2018
1 parent 5254f12 commit 479406a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions onioff.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,11 +189,7 @@ def main():
os._exit(1)
except:
nowPrint("\n[-] Tor offline --> Please make sure Tor is running", True)
<<<<<<< HEAD
nowPrint("\n[-] System exit", True)
=======
nowPrint("\n[-] Exiting...\n", True)
>>>>>>> 5ad2c1998e4a4db5d7d774e63c2e02e5f16da717
os._exit(1)


Expand Down

0 comments on commit 479406a

Please sign in to comment.