Update 02-caddy.sh

This commit is contained in:
Alexandre
2024-05-22 23:13:14 +02:00
committed by GitHub
parent 0994d124fe
commit 2cc3682397

View File

@@ -1,4 +1,6 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
# Dependencies
sockfile="empty"
until [[ -e /var/run/dbus/system_bus_socket ]] && [[ -e "$sockfile" ]]; do