fixed shebang in script

This commit is contained in:
Niklas Kapelle 2024-03-05 11:36:09 +01:00
parent e2143ef4d8
commit 19f7e68a2e
Signed by: niklas
GPG Key ID: 4EB651B36D841D16

View File

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