Update Shebang to point to /bin/sh

This commit is contained in:
Stefan Zweifel 2021-07-11 20:39:04 +02:00
parent 053f356774
commit 964ec77e2c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
set -eu