autoupdate in background

This commit is contained in:
Zsolt Ero
2025-02-27 05:20:51 +01:00
parent 7e8dcbaa4a
commit a50347dcb6

View File

@@ -83,8 +83,6 @@ def http_host_autoupdate(hostname, user, port, noninteractive):
prepare_shared(c) prepare_shared(c)
prepare_http_host(c) prepare_http_host(c)
run_http_host_sync(c)
put(c, MODULES_DIR / 'http_host' / 'cron.d' / 'ofm_http_host', '/etc/cron.d/') put(c, MODULES_DIR / 'http_host' / 'cron.d' / 'ofm_http_host', '/etc/cron.d/')