diff --git a/release.sh b/release.sh index a297c70..9275004 100755 --- a/release.sh +++ b/release.sh @@ -11,7 +11,7 @@ RELEASE_NOTES="release_notes.md" \rm -rf "${RELEASE_ASSETS_DIR}" || true mkdir "${RELEASE_ASSETS_DIR}" -cat $(echo ./tsv/*.tsv) | uniq > "./${RELEASE_ASSETS_DIR}/emoji.txt" +cat $(echo ./tsv/*.tsv) > "./${RELEASE_ASSETS_DIR}/emoji.txt" ( cd "${RELEASE_ASSETS_DIR}" zip ./emoji.zip ./emoji.txt diff --git a/tsv/emoji.tsv b/tsv/emoji.tsv index e1b5385..eeb8345 100644 --- a/tsv/emoji.tsv +++ b/tsv/emoji.tsv @@ -8258,4 +8258,4 @@ :ใ‚”ใƒใŠใ‚‰ ๐ŸŽป ่จ˜ๅท :ใ‚”ใƒใ‚‰ใ‚“ ๐Ÿฆน ่จ˜ๅท :ใ‚”ใƒใ‚‰ใ‚“ ๐Ÿฆนโ€โ™€ ่จ˜ๅท -:ใ‚”ใƒใ‚‰ใ‚“ ๐Ÿฆนโ€โ™‚ ่จ˜ๅท \ No newline at end of file +:ใ‚”ใƒใ‚‰ใ‚“ ๐Ÿฆนโ€โ™‚ ่จ˜ๅท