Fix syntax error

This commit is contained in:
mycognosist 2020-12-04 09:30:08 +00:00
parent a99effa4f5
commit 77a2286828
1 changed files with 0 additions and 1 deletions

View File

@ -103,7 +103,6 @@ if args.initialize:
print("[ COPYING NGINX CONFIG ]")
nginx_conf_tmp_path = os.path.join(USER_PATH, "apt.peachcloud.org")
render_template(
render_template(
src="debian_repo/nginx_debian.conf",
dest="/etc/nginx/sites-enabled/apt.peachcloud.org",