Update source-release.sh
This commit is contained in:
parent
1b4668f2c0
commit
0ee335dd1b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue