Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save serweb-labs/764da8e6844721a7d36e12dd54a7f33a to your computer and use it in GitHub Desktop.
Save serweb-labs/764da8e6844721a7d36e12dd54a7f33a to your computer and use it in GitHub Desktop.
flush cache all bolt sites linux bash command

find {basepath} -ipath "/app/cache/" -type f -delete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment