add python shebang and add executable bit to file
This commit is contained in:
parent
ff5135c3d8
commit
c0e1d3d02f
@ -1,3 +1,5 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import random
|
import random
|
||||||
import string
|
import string
|
||||||
import webbrowser
|
import webbrowser
|
Loading…
x
Reference in New Issue
Block a user