Fix shebang
This commit is contained in:
parent
38138a8b7a
commit
aa4337fc7d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/sbin/env bash
|
||||
#!/usr/bin/env bash
|
||||
##########################
|
||||
## osu!boot ##
|
||||
## Made by JeremyStarTM ##
|
||||
|
|
Loading…
Reference in a new issue