Update nginx.sh

This commit is contained in:
FusionPBX
2017-03-04 12:54:32 -07:00
committed by GitHub
parent 468da39afb
commit c8ea43a19c

View File

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