add shebang

This commit is contained in:
Juliusz Sosinowicz
2024-12-04 17:23:56 +01:00
parent 0961be7711
commit 3275ebf54b

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env bash
set -e set -e
set -x set -x