mirror of
https://github.com/Chatterino/chatterino2.git
synced 2026-09-25 07:50:34 -05:00
3 lines
114 B
Bash
Executable File
3 lines
114 B
Bash
Executable File
#!/bin/bash
|
|
wget https://raw.githubusercontent.com/iamcal/emoji-data/master/emoji.json -O ../resources/emoji.json
|