1 2 3 4 5 6 7
#!/bin/sh set -e # Create /etc/environment and /etc/default/locale touch /etc/environment touch /etc/default/locale