This commit is contained in:
Zsolt Ero
2024-01-02 19:45:24 +01:00
parent 4803730d80
commit 796c32bf4f

View File

@@ -97,8 +97,6 @@ def prepare_http_host(c):
certbot(c) certbot(c)
c1000k(c) c1000k(c)
prepare_venv(c)
upload_https_host_files(c) upload_https_host_files(c)
upload_certificates(c) upload_certificates(c)