diff --git a/src/sh/locales.sh b/src/sh/locales.sh index 9c1adb3..538088c 100644 --- a/src/sh/locales.sh +++ b/src/sh/locales.sh @@ -10,4 +10,4 @@ echo "export LANG=en_US.UTF-8" >> ~/.bashrc echo "export LANGUAGE=en_US.UTF-8" >> ~/.bashrc # Restart shell -bash +exec bash