Proper shebang
This commit is contained in:
parent
7ecdc91e33
commit
8c36a5ee22
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
cd "$(dirname "$0")/.." || exit
|
cd "$(dirname "$0")/.." || exit
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user