forked from colonelpanic/dotfiles
add daemonize to brew.sh
This commit is contained in:
parent
01ecc3f597
commit
85e4a839ff
@ -29,6 +29,8 @@ brew install nmap
|
||||
brew install readline
|
||||
brew install netcat
|
||||
brew install reattach-to-user-namespace
|
||||
brew install daemonize
|
||||
ln -s /usr/local/Cellar/daemonize/1.7.4/sbin/daemonize /usr/local/bin/daemonize
|
||||
brew install ngrep
|
||||
|
||||
# Remove outdated versions from the cellar
|
||||
|
Loading…
Reference in New Issue
Block a user