made run.py executable under linux

This commit is contained in:
weckyy702
2020-12-26 18:31:45 +01:00
parent 8f8a69f360
commit e5f3f9a9d1
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env python
from gui.gui import Gui
import sys