This website requires JavaScript.
Explore
Help
Sign In
manuel
/
live-build
Watch
1
Star
0
Fork
You've already forked live-build
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a99e8c3d97
live-build
/
share
/
hooks
/
normal
/
9020-remove-man-cache.hook....
7 lines
62 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-e
# Remove the cache
rm -rf /var/cache/man/*
Reference in New Issue
View Git Blame
Copy Permalink