Update source-release.sh

This commit is contained in:
FusionPBX
2019-02-28 11:45:13 -07:00
committed by GitHub
parent 5909422067
commit 806a4e6456

View File

@@ -1,5 +1,11 @@
#!/bin/sh
#move to script directory so all relative paths work
cd "$(dirname "$0")"
#includes
. ./config.sh
# add repo key
wget -O - https://files.freeswitch.org/repo/deb/freeswitch-1.8/fsstretch-archive-keyring.asc | apt-key add -