We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec6b12 commit fa75408Copy full SHA for fa75408
autorecon.py
@@ -1,3 +1,5 @@
1
+#!/usr/bin/python3
2
+
3
from autorecon.main import main
4
5
if __name__ == '__main__':
0 commit comments