Update package-release.sh

This commit is contained in:
FusionPBX 2017-03-09 10:31:20 -07:00 committed by GitHub
parent 77ce16af7c
commit fd9d998339
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#move to script directory so all relative paths work
cd "$(dirname "$0")"
#includes
. ../config.sh
. ../colors.sh
. ../environment.sh