]> _ Git - fluidbook-hosting-loadbalancer.git/commitdiff
wip #7741 master
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 7 Oct 2025 15:20:32 +0000 (17:20 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 7 Oct 2025 15:20:32 +0000 (17:20 +0200)
bin/startup

index f07d9e1c69a41dbe5d22cc0785c015545c3c8a7f..14b118c4dea9f61c8f574df90ff22e6c415b2c7c 100644 (file)
@@ -1,3 +1,4 @@
 #!/bin/sh
 chmod 0644 /etc/crontab && crontab -u root /etc/crontab && /usr/sbin/cron
 #!/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
 /usr/local/bin/httpd-foreground
\ No newline at end of file