live-build/share/hooks/normal/9020-remove-man-cache.hook....

7 lines
62 B
Bash
Executable File

#!/bin/sh
set -e
# Remove the cache
rm -rf /var/cache/man/*