mirror of
https://github.com/jooray/signal-monitoring.git
synced 2026-05-19 01:34:34 +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
|
# 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
|
mkdir -p ~/.signal-monitoring && cd ~/.signal-monitoring
|
||||||
|
|
||||||
function log {
|
function log {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user