Update source-release.sh
This commit is contained in:
parent
806a4e6456
commit
4b40805692
|
|
@ -4,7 +4,7 @@
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
#includes
|
#includes
|
||||||
. ./config.sh
|
. ../config.sh
|
||||||
|
|
||||||
# add repo key
|
# add repo key
|
||||||
wget -O - https://files.freeswitch.org/repo/deb/freeswitch-1.8/fsstretch-archive-keyring.asc | apt-key add -
|
wget -O - https://files.freeswitch.org/repo/deb/freeswitch-1.8/fsstretch-archive-keyring.asc | apt-key add -
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue