Skip to content

Commit ec57534

Browse files
author
carson
committed
sha generator script
1 parent 0396be7 commit ec57534

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/sha.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
cat dist/htmx.min.js | openssl dgst -sha384 -binary | openssl base64 -A
2+
echo ""

0 commit comments

Comments
 (0)