Make emojis work on systems without default UTF-8 locale

This commit is contained in:
Juraj Bednar 2022-06-09 15:07:15 +02:00
parent d10b4b23b1
commit 22696d8227

View File

@ -13,6 +13,7 @@ NOTIFY_NUMBER="+132132132132"
# now go to the bottom of the script and specify the checks
export LC_ALL="en_US.utf8" # This makes emojis work - an UTF-8 locale
mkdir -p ~/.signal-monitoring && cd ~/.signal-monitoring
function log {