From 9f007d78f8b096365543745e7f19c721913fd62d Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 9 Aug 2023 23:44:03 +0900 Subject: [PATCH] ops: Fix fonts config from installer --- production/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production/install b/production/install index addb4dc16..5ade5b8c4 100755 --- a/production/install +++ b/production/install @@ -1449,7 +1449,7 @@ if [ "${UNFURL_INSTALL}" = ON ];then echo "[*] Installing color emoji" osSudo "${ROOT_USER}" curl "https://github.com/samuelngs/apple-emoji-linux/releases/download/ios-15.4/AppleColorEmoji.ttf" -o /usr/local/share/fonts/TTF/AppleColorEmoji.ttf - cat >> /usr/local/etc/fonts/conf.d/01-emoji.conf < /usr/local/etc/fonts/conf.d/01-emoji.conf <