forked from norman/fusionpbx-install.sh-github-mirror
Update package-release.sh
This commit is contained in:
@@ -16,7 +16,7 @@ cwd=$(pwd)
|
|||||||
echo "Installing the FreeSWITCH package"
|
echo "Installing the FreeSWITCH package"
|
||||||
|
|
||||||
#install the package
|
#install the package
|
||||||
pkg install freeswitch
|
pkg install --yes freeswitch
|
||||||
|
|
||||||
#set the original working directory
|
#set the original working directory
|
||||||
cd $cwd
|
cd $cwd
|
||||||
|
|||||||
Reference in New Issue
Block a user