Skip to content

Instantly share code, notes, and snippets.

@doug48
Created August 26, 2016 14:54
Show Gist options
  • Save doug48/cf3b6e83615a05dd2699cdcd91fe2e77 to your computer and use it in GitHub Desktop.
Save doug48/cf3b6e83615a05dd2699cdcd91fe2e77 to your computer and use it in GitHub Desktop.
Magento 2 restart varnish cache
#!/usr/bin/env bash
sudo /etc/init.d/varnish restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment