mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-01-25 05:06:13 +00:00
sha generator script
This commit is contained in:
2
scripts/sha.sh
Executable file
2
scripts/sha.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
cat dist/htmx.min.js | openssl dgst -sha384 -binary | openssl base64 -A
|
||||
echo ""
|
||||
Reference in New Issue
Block a user