Spaces:
Sleeping
Sleeping
| apt-get update | |
| apt-get install -y locales | |
| locale-gen en_US.UTF-8 | |
| update-locale LANG=en_US.UTF-8 |
| apt-get update | |
| apt-get install -y locales | |
| locale-gen en_US.UTF-8 | |
| update-locale LANG=en_US.UTF-8 |