Change interpreter from bash to sh, fix

This commit is contained in:
Wiktor Zykubek 2020-03-09 19:38:07 +01:00
parent 3336783a20
commit d95e3939cf

2
dotman
View File

@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/usr/bin/env sh
greeter() {
cat <<EOF