From 5865514f1d4d506d691f751bced735325006c7ef Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 7 Oct 2025 17:20:32 +0200 Subject: [PATCH] wip #7741 --- bin/startup | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/startup b/bin/startup index f07d9e1..14b118c 100644 --- a/bin/startup +++ b/bin/startup @@ -1,3 +1,4 @@ #!/bin/sh chmod 0644 /etc/crontab && crontab -u root /etc/crontab && /usr/sbin/cron +/usr/local/bin/sync /usr/local/bin/httpd-foreground \ No newline at end of file -- 2.39.5