Merge pull request #189 from ZeWaren/freebsd-support

Use sh instead of bash to support systems without bash
pull/194/head
Fredrik Öhrström 2020-11-29 14:28:37 +01:00 zatwierdzone przez GitHub
commit f80f523de5
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
PROG="$1"