mirror of
https://github.com/jooray/signal-monitoring.git
synced 2026-01-27 00:43:41 +00:00
Make emojis work on systems without default UTF-8 locale
This commit is contained in:
parent
d10b4b23b1
commit
22696d8227
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user