1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-23 18:57:23 +01:00
Files
mailinabox/setup
h8h 37ea672f10 In Addition to #206, generate the locals before change to it.
For my german box changing the locale failed:
´´´´/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
setup/functions.sh: line 6: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)´´´´

The first use / change happens in [function.sh](https://github.com/mail-in-a-box/mailinabox/blob/master/setup/functions.sh#L5) so in my opinion we have to generate it in bootstrap.sh.
2014-09-30 13:33:27 +02:00
..
2014-08-26 07:13:47 -04:00
2014-09-21 16:05:11 -04:00
2014-09-26 14:26:45 +00:00