mirror of
https://github.com/ntop/ntopng.git
synced 2026-07-12 01:11:16 +00:00
9 lines
210 B
Text
9 lines
210 B
Text
=== HOMEBREW PACKAGE ===
|
|
|
|
- SUBMIT FORMULA
|
|
cp ntopng.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/
|
|
|
|
- INSTALL FORMULA
|
|
#check the formula
|
|
brew audit ntopng
|
|
brew install -vd ntopng --stable
|