fixed shebang typo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Niklas 2021-07-02 19:56:14 +02:00
parent 5fae0c64d9
commit b18ba2cbc5

View File

@ -1,4 +1,4 @@
#!/use/bin/env sh
#!/usr/bin/env sh
set -e