Added the appropriate interpreter invocation
miniframe.py now has excute permissions, and opens the correct interpreter upon doing so
This commit is contained in:
1
miniframe.py
Normal file → Executable file
1
miniframe.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
import wx
|
||||
import copy
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user