modified configuration.templates.nginx.path.dest to remote
modified: modules/nginx.py
This commit is contained in:
parent
e80760ba37
commit
0248555b88
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ def upload():
|
|||
configuration.nginx.conf.name)
|
||||
|
||||
build_path = os.path.join(
|
||||
configuration.templates.nginx.path.dest,
|
||||
configuration.templates.nginx.path.remote,
|
||||
'build',
|
||||
configuration.templates.nginx.conf.dst)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue