added shebang

This commit is contained in:
Jonas Zeunert
2020-01-09 23:28:31 +01:00
parent 1b24f71bd7
commit 13a23e2e0e

View File

@@ -1,3 +1,4 @@
#!/usr/bin/python3
from cursesmenu import *
from cursesmenu.items import *
import curses