Switch to linux-agnostic shebang

Signed-off-by: Tyler Nijmeh <tylernij@gmail.com>
This commit is contained in:
Tyler Nijmeh 2020-09-09 17:51:05 -07:00
parent cec9b0dae9
commit a2eaa3b9e6

2
ktweak
View File

@ -1,4 +1,4 @@
#!/system/bin/sh #!/usr/bin/env bash
# Written by Draco (tytydraco @ GitHub) # Written by Draco (tytydraco @ GitHub)
# Log in red and exit # Log in red and exit