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

7 lines
62 B
Plaintext
Raw Normal View History

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