mirror of https://github.com/gdamore/tcell.git
Add shebang
This commit is contained in:
parent
26f328fb89
commit
e3a99dde75
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
while read line
|
||||
do
|
||||
case "$line" in
|
||||
|
|
Loading…
Reference in New Issue