From e45b42031802fc9d14734d9f1a4336b09f6d12e2 Mon Sep 17 00:00:00 2001 From: PLN Date: Tue, 13 Nov 2018 12:15:34 +0100 Subject: [PATCH] update: first draft --- update.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 update.sh diff --git a/update.sh b/update.sh new file mode 100755 index 0000000..9b83448 --- /dev/null +++ b/update.sh @@ -0,0 +1,3 @@ +#! /bin/sh +curl https://raw.githubusercontent.com/EmojiTwo/emojitwo/master/emoji.json > emoji.json +echo "Update done, make sure to discard reseting of custom keywords!" -- libgit2 0.27.0