Use sh instead of bash

This commit is contained in:
akiel
2020-08-14 15:45:54 +02:00
parent 173db15aa4
commit dd226a1f62
+1 -1
View File
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
echo "something going on here"