Skip to content

Instantly share code, notes, and snippets.

@solrevdev
Last active August 22, 2016 10:19
Show Gist options
  • Save solrevdev/8f6baf1b50eac5bd53d6a4985be61219 to your computer and use it in GitHub Desktop.
Save solrevdev/8f6baf1b50eac5bd53d6a4985be61219 to your computer and use it in GitHub Desktop.
use homebrew to restart mysql, redis and activemq
#!/bin/sh
brew services restart --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment