fusionpbx-install.sh/freebsd/resources/sngrep.sh

12 lines
162 B
Bash
Raw Normal View History

#!/bin/sh
#move to script directory so all relative paths work
cd "$(dirname "$0")"
#includes
. ./config.sh
. ./colors.sh
#add sngrep
2017-03-25 22:19:57 +01:00
pkg install --yes sngrep