diff options
Diffstat (limited to 'util/configure_locales.sh')
-rw-r--r-- | util/configure_locales.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/configure_locales.sh b/util/configure_locales.sh index bc8ebb0..3488bb7 100644 --- a/util/configure_locales.sh +++ b/util/configure_locales.sh @@ -26,3 +26,5 @@ locale-gen touch /etc/locale.conf echo "LANG=de_DE.UTF-8" > /etc/locale.conf + +echo "Configured locales - OK" |