Update package-release.sh

This commit is contained in:
FusionPBX 2017-04-24 17:34:21 -06:00 committed by GitHub
parent 296ca10552
commit d50cfda570
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ cd $cwd
#configure system service
ln -s /usr/local/freeswitch/bin/fs_cli /usr/bin/fs_cli
cp "$(dirname $0)/rc.d.freeswitch /usr/local/etc/rc.d/freeswitch
cp "$(dirname $0)/rc.d.freeswitch" /usr/local/etc/rc.d/freeswitch
chmod u-w,ugo+x /usr/local/etc/rc.d/freeswitch
#enable the service