Proper shebang

This commit is contained in:
echarp 2022-11-05 23:34:40 +01:00
parent 7ecdc91e33
commit 8c36a5ee22

View File

@ -1,4 +1,4 @@
#!/usr/bin/sh
#!/bin/sh
cd "$(dirname "$0")/.." || exit