Skip to content

Commit

Permalink
Fix locale for Canada
Browse files Browse the repository at this point in the history
  • Loading branch information
Cat5TV committed Aug 31, 2018
1 parent 57e9e14 commit 4d5f98a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion notes/pine64/rock64
Expand Up @@ -13,4 +13,10 @@ Set the timezone: dpkg-reconfigure tzdata

Fix the time: wget -O - https://www.baldnerd.com/nerdgasms/linuxdate/ajax.php?tz=192 | { read gmt; date -s "$gmt"; }

Easy-peasy.
Edit /etc/locale.gen and uncomment en_CA.UTF-8 UTF-8

Run locale-gen

Reboot

Cleanup

0 comments on commit 4d5f98a

Please sign in to comment.