mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
334f778f42
Fixes #376
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
|