Skip to content

Commit

Permalink
Update gointerpreter.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vickeykumar authored Jan 21, 2023
1 parent d0193ba commit f1a3aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gointerpreter.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python2.7
import os
from commands import *
import platform
Expand Down

0 comments on commit f1a3aca

Please sign in to comment.