Skip to content

Instantly share code, notes, and snippets.

@ynott
Created February 20, 2015 03:43
Show Gist options
  • Save ynott/94a06941db9e35601523 to your computer and use it in GitHub Desktop.
Save ynott/94a06941db9e35601523 to your computer and use it in GitHub Desktop.
#!/bin/bash
bash ./php-fpm-cli -r 'opcache_reset();' -connect /var/run/php-fpm/php-fpm.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment