Rename to gtm, to make it nicer to run on the command line
This commit is contained in:
parent
ca7c9d352b
commit
fe0a3d4122
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
import curses
|
||||
import subprocess
|
||||
import sys
|
||||
Loading…
Reference in New Issue