add a hook to remove unused locales from the live system

saves ~100 MB on the final iso image size
This commit is contained in:
nodiscc
2020-04-12 20:22:30 +02:00
parent 6705d5a7a8
commit e136462d43

View File

@@ -0,0 +1,3 @@
#!/bin/bash
locale-gen --keep-existing
localepurge