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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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