Merge a208e86084ae1e9388941fdbab72f352326807c4 into d94f4cf793e6d5ca592aa00f58a88f6a4229ad43

This commit is contained in:
Anujeet Kunturkar 2023-04-01 02:22:31 +00:00 committed by GitHub
commit 4bc31e14d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,4 @@
#!/usr/bin/env bash
#! /usr/bin/env bash
echo "twemoji.js $(cat 2/twemoji.js | wc -c)"
echo "twemoji.js gzipped $(gzip -c 2/twemoji.js | wc -c)"
echo "twemoji.min.js $(cat 2/twemoji.min.js | wc -c)"