forked from norman/fusionpbx-install.sh-github-mirror
note, dbatch uses the defaults alternative is make config-recursive
This commit is contained in:
@@ -17,6 +17,7 @@ echo "Installing the FreeSWITCH package"
|
||||
|
||||
#install the package
|
||||
if [ .$portsnap_enabled = .'true' ]; then
|
||||
#dbatch uses the defaults alternative is make config-recursive
|
||||
cd /usr/ports/net/freeswitch/ && make -DBATCH install clean
|
||||
else
|
||||
pkg install --yes freeswitch
|
||||
|
||||
Reference in New Issue
Block a user