htmx/scripts/sha.sh
2021-02-05 20:52:28 -07:00

2 lines
79 B
Bash
Executable File

cat dist/htmx.min.js | openssl dgst -sha384 -binary | openssl base64 -A
echo ""