Last active
August 22, 2016 10:19
-
-
Save solrevdev/8f6baf1b50eac5bd53d6a4985be61219 to your computer and use it in GitHub Desktop.
use homebrew to restart mysql, redis and activemq
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
brew services restart --all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment