mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
2 lines
114 B
Bash
Executable file
2 lines
114 B
Bash
Executable file
#!/bin/bash
|
|
wget https://raw.githubusercontent.com/iamcal/emoji-data/master/emoji.json -O ../resources/emoji.json
|