]> _ Git - fluidbook-hosting-loadbalancer.git/commitdiff
#7741
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 16 Sep 2025 14:15:39 +0000 (16:15 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 16 Sep 2025 14:15:39 +0000 (16:15 +0200)
bin/startup

index 64941dfece00290c5770d8ceab5cc02470794549..f07d9e1c69a41dbe5d22cc0785c015545c3c8a7f 100644 (file)
@@ -1,3 +1,3 @@
 #!/bin/sh
 chmod 0644 /etc/crontab && crontab -u root /etc/crontab && /usr/sbin/cron
-/usr/bin/httpd-foreground
\ No newline at end of file
+/usr/local/bin/httpd-foreground
\ No newline at end of file