forked from norman/fusionpbx-install.sh-github-mirror
Update source-release.sh
This commit is contained in:
6
debian/resources/switch/source-release.sh
vendored
6
debian/resources/switch/source-release.sh
vendored
@@ -1,5 +1,11 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
#move to script directory so all relative paths work
|
||||||
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
|
#includes
|
||||||
|
. ./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 -
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user