This commit is contained in:
2022-05-12 13:17:40 +02:00
parent 8004cc0537
commit 10e704cd73

View File

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