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
|
#return to the executing directory
|
||||||
cd $CWD
|
cd $CWD
|
||||||
|
|
||||||
useradd freeswitch
|
|
||||||
|
|
||||||
#configure system service
|
#configure system service
|
||||||
ln -s /usr/local/freeswitch/bin/fs_cli /usr/bin/fs_cli
|
ln -s /usr/local/freeswitch/bin/fs_cli /usr/bin/fs_cli
|
||||||
cp "$(dirname $0)/source/freeswitch.service" /lib/systemd/system/freeswitch.service
|
cp "$(dirname $0)/source/freeswitch.service" /lib/systemd/system/freeswitch.service
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue