fix shebang

This commit is contained in:
Digital Studium 2024-04-07 21:28:17 +03:00
parent 3b81734a1a
commit 3ee33af0d6
1 changed files with 1 additions and 1 deletions

2
kls
View File

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
import curses
import subprocess