forked from norman/fusionpbx-install.sh-github-mirror
Update source-release.sh
This commit is contained in:
@@ -51,12 +51,9 @@ gmake uhd-sounds-install uhd-sounds-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/local/freeswitch/sounds/music/default
|
mv /usr/local/freeswitch/sounds/music/*000 /usr/local/freeswitch/sounds/music/default
|
||||||
|
|
||||||
#set the original working directory
|
|
||||||
cd $cwd
|
|
||||||
|
|
||||||
#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)/rc.d.freeswitch" /usr/local/etc/rc.d/freeswitch
|
cp "$(cwd)/rc.d.freeswitch" /usr/local/etc/rc.d/freeswitch
|
||||||
chmod u-w,ugo+x /usr/local/etc/rc.d/freeswitch
|
chmod u-w,ugo+x /usr/local/etc/rc.d/freeswitch
|
||||||
|
|
||||||
#enable the service
|
#enable the service
|
||||||
|
|||||||
Reference in New Issue
Block a user