Skip to content

Commit 7bdc6d9

Browse files
authored
Change python3 interpreter
1 parent 9e47dc9 commit 7bdc6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mirrorscript-v2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/env/bin python3
1+
#!/usr/bin/python3
22
# Mirrorscript v2 By Hazmirul Afiq
33
import subprocess, requests, re, sys
44
import operator

0 commit comments

Comments
 (0)