Update package-all.sh

This commit is contained in:
FusionPBX
2017-03-09 10:27:02 -07:00
committed by GitHub
parent 614c3ff3bc
commit 77ce16af7c

View File

@@ -1,5 +1,9 @@
#!/bin/sh
#move to script directory so all relative paths work
cd "$(dirname "$0")"
#includes
. ../config.sh
. ../colors.sh
. ../environment.sh