diff options
Diffstat (limited to 'scripts/live-bottom/14locales')
| -rwxr-xr-x | scripts/live-bottom/14locales | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/live-bottom/14locales b/scripts/live-bottom/14locales index 022a605..e53e487 100755 --- a/scripts/live-bottom/14locales +++ b/scripts/live-bottom/14locales @@ -18,7 +18,7 @@ case "${1}" in ;; esac -# live-initramfs header +# live-boot header if [ -n "${NOLOCALES}" ] then @@ -32,7 +32,7 @@ log_begin_msg "Setting up locales" # Cosmetic line wrapping for output of local-gen echo -# live-initramfs script +# live-boot script if [ -e /root/etc/default/locale ] then |
