Update fusionpbx.sh

This commit is contained in:
FusionPBX 2017-04-23 01:49:16 -06:00 committed by GitHub
parent ef0490bce7
commit ef6a0613bc
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