This commit is contained in:
Alexandre
2024-04-27 18:02:09 +02:00
parent 9718a3bf38
commit 926de588ea
15 changed files with 0 additions and 525 deletions

View File

@@ -1,9 +0,0 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
# Waiting for dbus
until [[ -e /var/run/dbus/system_bus_socket ]]; do
sleep 1s
done
echo "Starting service: php pfm"
exec /usr/sbin/php-fpm* -F