Update nginx.sh
This commit is contained in:
parent
f00386e126
commit
490cbd1c2b
|
|
@ -6,7 +6,7 @@ cd "$(dirname "$0")"
|
||||||
#includes
|
#includes
|
||||||
. ./config.sh
|
. ./config.sh
|
||||||
. ./colors.sh
|
. ./colors.sh
|
||||||
. ./arguments.sh
|
. ./environment.sh
|
||||||
|
|
||||||
#send a message
|
#send a message
|
||||||
verbose "Installing the web server"
|
verbose "Installing the web server"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue