Update 02-caddy.sh

This commit is contained in:
Alexandre
2024-05-23 10:31:19 +02:00
committed by GitHub
parent d37811fbbf
commit 370e07322b

View File

@@ -5,7 +5,7 @@
sockfile="empty"
until [[ -e /var/run/dbus/system_bus_socket ]] && [[ -e "$sockfile" ]]; do
sleep 1s
sockfile="$(find /run/php -name *.sock)"
sockfile="$(find /run/php -name "*.sock")"
done
# Correct fpm.sock