diff --git a/modules/nginx.py b/modules/nginx.py index dda4e38..8fe4fb6 100644 --- a/modules/nginx.py +++ b/modules/nginx.py @@ -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)