Update source-master.sh
This commit is contained in:
parent
0ee335dd1b
commit
581cdd15f4
|
|
@ -35,8 +35,6 @@ make cd-sounds-install cd-moh-install
|
||||||
mkdir -p /usr/local/freeswitch/sounds/music/default
|
mkdir -p /usr/local/freeswitch/sounds/music/default
|
||||||
mv /usr/local/freeswitch/sounds/music/*000 /usr/share/freeswitch/sounds/music/default
|
mv /usr/local/freeswitch/sounds/music/*000 /usr/share/freeswitch/sounds/music/default
|
||||||
|
|
||||||
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