This repository has been archived on 2023-01-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
CustomDebian11LiveISO_GUI/config/hooks/normal/0500-localepurge.hook.chroot
nodiscc e136462d43 add a hook to remove unused locales from the live system
saves ~100 MB on the final iso image size
2020-04-12 20:22:30 +02:00

4 lines
51 B
Bash
Executable File

#!/bin/bash
locale-gen --keep-existing
localepurge