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