Last active
February 9, 2018 15:48
-
-
Save Lackoftactics/12ccc2e032ebfcba1ea3550602e23505 to your computer and use it in GitHub Desktop.
Unload launchtl (program starters
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
launchctl unload /Users/przemyslawmroczek/Library/LaunchAgents/homebrew.mxcl.elasticsearch.plist | |
launchctl remove /Users/przemyslawmroczek/Library/LaunchAgents/homebrew.mxcl.elasticsearch.plist | |
rm /Users/przemyslawmroczek/Library/LaunchAgents/homebrew.mxcl.elasticsearch.plist | |
brew services stop elasticsearch | |
brew uninstall elasticsearch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment