note, dbatch uses the defaults alternative is make config-recursive

This commit is contained in:
FusionPBX
2020-05-20 13:18:25 -06:00
committed by GitHub
parent fb58a00fd9
commit 41c189380d

View File

@@ -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