Update nginx.sh

This commit is contained in:
FusionPBX
2017-03-05 10:30:59 -07:00
committed by GitHub
parent f00386e126
commit 490cbd1c2b

View File

@@ -6,7 +6,7 @@ cd "$(dirname "$0")"
#includes
. ./config.sh
. ./colors.sh
. ./arguments.sh
. ./environment.sh
#send a message
verbose "Installing the web server"