This commit is contained in:
Julian Ospald 2022-05-12 13:17:40 +02:00
parent 8004cc0537
commit 10e704cd73
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F

View File

@ -217,6 +217,8 @@ if [ "${OS}" = "LINUX" ] ; then
fi
fi
eghcup gc -c
sha_sum() {
if [ "${OS}" = "FREEBSD" ] ; then
sha256 "$@"