live-build/share/hooks/live/0040-create-locales-files.h...

8 lines
118 B
Plaintext
Raw Normal View History

2015-02-23 20:41:52 -01:00
#!/bin/sh
set -e
# Create /etc/environment and /etc/default/locale
touch /etc/environment
touch /etc/default/locale