2
0
mirror of https://github.com/flotwig/spoofident synced 2025-08-30 22:05:22 +00:00

Adding hashbang

This commit is contained in:
flotwig
2014-06-27 21:39:04 -04:00
parent 86315bbb74
commit 5f1dc46b98

1
spoofident.py Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/python
from os import setuid,setgid,path from os import setuid,setgid,path
from json import load from json import load
from time import time from time import time