summaryrefslogtreecommitdiff
path: root/configs/lxde-openrc/airootfs/root/customize_airootfs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configs/lxde-openrc/airootfs/root/customize_airootfs.sh')
-rwxr-xr-xconfigs/lxde-openrc/airootfs/root/customize_airootfs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/lxde-openrc/airootfs/root/customize_airootfs.sh b/configs/lxde-openrc/airootfs/root/customize_airootfs.sh
index ee8fb9b..05001d9 100755
--- a/configs/lxde-openrc/airootfs/root/customize_airootfs.sh
+++ b/configs/lxde-openrc/airootfs/root/customize_airootfs.sh
@@ -4,7 +4,7 @@
set -e -u
-echo 'Warning: customize_airootfs.sh is deprecated! Support for it will be removed in a future parabolaiso version.'
+# Warning: customize_airootfs.sh is deprecated! Support for it will be removed in a future parabolaiso version.
sed -i 's/#\(en_US\.UTF-8\)/\1/' /etc/locale.gen
sed -i 's/#\(es_ES\.UTF-8\)/\1/' /etc/locale.gen