Update toriptables2.py
This commit is contained in:
parent
b92151b2e7
commit
dbb0b1a41d
1 changed files with 1 additions and 1 deletions
|
@ -101,4 +101,4 @@ if __name__ == '__main__':
|
|||
else:
|
||||
parser.print_help()
|
||||
except Exception as err:
|
||||
print(err)
|
||||
print(" [!] Run as super user: %s" % err[1])
|
||||
|
|
Loading…
Reference in a new issue