vyos-build/data/live-build-config/hooks/live/80-delete-docs.chroot
Christian Poessinger 07bb6dc21a hooks: delete unused documents from generated ISO
We do not need any documentation on the system - this frees 43MB.
2020-02-01 22:47:49 +01:00

5 lines
142 B
Bash
Executable File

#!/bin/bash
# We do not need any documentation on the system. This frees 43MB.
rm -rf /usr/share/doc /usr/share/doc-base /usr/share/docutils