diff --git a/init-server.py b/init-server.py index 2420022..54c4a88 100755 --- a/init-server.py +++ b/init-server.py @@ -83,8 +83,6 @@ def http_host_autoupdate(hostname, user, port, noninteractive): prepare_shared(c) prepare_http_host(c) - run_http_host_sync(c) - put(c, MODULES_DIR / 'http_host' / 'cron.d' / 'ofm_http_host', '/etc/cron.d/')