From f46d748b123c27cc36bba9eb2578f73a226c1ceb Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 6 Jul 2017 10:36:23 -0600 Subject: [PATCH] Update source-release.sh --- debian/resources/switch/source-release.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/resources/switch/source-release.sh b/debian/resources/switch/source-release.sh index de2bc64..cdb245d 100755 --- a/debian/resources/switch/source-release.sh +++ b/debian/resources/switch/source-release.sh @@ -47,7 +47,5 @@ mv /usr/local/freeswitch/sounds/music/*000 /usr/local/freeswitch/sounds/music/de #return to the executing directory cd $CWD -#configure system service +#symbolic link for fs_cli ln -s /usr/local/freeswitch/bin/fs_cli /usr/bin/fs_cli -cp "$(dirname $0)/source/freeswitch.service.source" /lib/systemd/system/freeswitch.service -cp "$(dirname $0)/source/etc.default.freeswitch /etc/default/freeswitch