]> git.armaanb.net Git - asd-repo.git/blob - extra/ccache/post-install
zstd: move to junk
[asd-repo.git] / extra / ccache / post-install
1 #!/bin/sh
2
3 cat <<EOF
4
5 NOTE: To enable 'ccache' add this to your shell's rc file
6
7 -> export PATH=/usr/lib/ccache/bin:\$PATH
8
9 EOF