Skip to content

Commit

Permalink
; missing
Browse files Browse the repository at this point in the history
  • Loading branch information
kenntwasde committed Apr 6, 2015
1 parent 66b42fc commit 4381748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN ( set -e; set -x; \
for lang in cs_CZ de_DE es_ES fr_FR it_IT pl_PL pt_BR ru_RU sl_SI uk_UA; \
do \
sed -i "s/# $lang/$lang/" /etc/locale.gen; \
done \
done ; \
locale-gen ; \
)

Expand Down

0 comments on commit 4381748

Please sign in to comment.