Update package-release.sh
This commit is contained in:
parent
8123a6c144
commit
18b584f39d
|
|
@ -16,7 +16,7 @@ cwd=$(pwd)
|
|||
echo "Installing the FreeSWITCH package"
|
||||
|
||||
#install the package
|
||||
pkg install freeswitch
|
||||
pkg install --yes freeswitch
|
||||
|
||||
#set the original working directory
|
||||
cd $cwd
|
||||
|
|
|
|||
Loading…
Reference in New Issue