Adam Gandelman 8667a618b0 Update DIB element and build scripts for akanda->astara.
Also enables Nginx LB in the published image.

Change-Id: I9f6f8288a9d40ec9d199c565278688a1a94fff14
2015-11-17 13:27:17 -08:00

6 lines
117 B
Bash
Executable File

#!/bin/bash
# ensure the locale is properly setup
sed -i 's/^# en_US.UTF-8/en_US.UTF-8/' /etc/locale.gen
locale-gen