Released v.0.2.6

This commit is contained in:
AnonUD4Y 2019-04-21 10:19:19 +00:00 committed by GitHub
parent 001607d6c8
commit f991d1dbea

View File

@ -503,7 +503,7 @@ def runServer():
def endMessage(): #Message when HiddenEye exit
choice = input("\n\n{0}[{1}?{0}] Press '1' To Run Script Again {1}|{0} Press 'ENTER' To Exit\n{0} >> {2}".format(RED, DEFAULT, CYAN))
if choice == '1':
system('python3 HiddenEye.py')
system('sudo python3 HiddenEye.py')
elif choice == '':
system('clear')
print (_('''