summarylogtreecommitdiffstats
path: root/yaycache-hook.install
blob: d1081c773b2a0a383110d8c3fa8de59f42700243 (plain)
1
2
3
4
post_install() {
  echo "Make sure to set the user's cache dir in /etc/yaycache-hook.conf:"
  echo "cache_dirs=(/home/<user>/.cache/yay/*/)"
}