Update source-release.sh

This commit is contained in:
FusionPBX 2016-09-04 12:44:37 -06:00 committed by GitHub
parent 1b4668f2c0
commit 0ee335dd1b
1 changed files with 0 additions and 2 deletions

View File

@ -49,8 +49,6 @@ mv /usr/local/freeswitch/sounds/music/*000 /usr/share/freeswitch/sounds/music/de
#return to the executing directory
cd $CWD
useradd freeswitch
#configure system service
ln -s /usr/local/freeswitch/bin/fs_cli /usr/bin/fs_cli
cp "$(dirname $0)/source/freeswitch.service" /lib/systemd/system/freeswitch.service