This commit is contained in:
Zsolt Ero
2024-02-23 17:51:50 +01:00
parent 08ba9efe88
commit ed56ed14bc
2 changed files with 11 additions and 5 deletions

View File

@@ -244,7 +244,6 @@ def tile_gen(hostname, user, port):
@common_options
def debug(hostname, user, port):
c = get_connection(hostname, user, port)
prepare_http_host(c)
upload_http_host_config(c)
upload_https_host_files(c)