From 2e260d30e58d4a227b07f771650ebcf189939c70 Mon Sep 17 00:00:00 2001 From: Zsolt Ero Date: Fri, 10 Oct 2025 00:55:04 +0200 Subject: [PATCH] work --- init-server.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init-server.py b/init-server.py index 43dceff..2381788 100755 --- a/init-server.py +++ b/init-server.py @@ -77,7 +77,7 @@ def http_host_autoupdate(hostname, user, port, noninteractive): c.sudo('rm -f /etc/cron.d/ofm_http_host') - # prepare_shared(c) + prepare_shared(c) prepare_http_host(c) # for the monaco run, wait for the sync to complete