Skip to content

Instantly share code, notes, and snippets.

@cruzer45
Created November 15, 2016 04:26
Show Gist options
  • Save cruzer45/5ad0f005a7fe3d1b1197a1f11defcc51 to your computer and use it in GitHub Desktop.
Save cruzer45/5ad0f005a7fe3d1b1197a1f11defcc51 to your computer and use it in GitHub Desktop.
Ubuntu script to fix locale issue
sudo locale-gen "en_US.UTF-8" && sudo dpkg-reconfigure locales
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment