diff --git a/spotweb/rootfs/etc/periodic/daily/check-cache b/spotweb/rootfs/etc/periodic/daily/check-cache index d9ba85c8a..b350500b8 100644 --- a/spotweb/rootfs/etc/periodic/daily/check-cache +++ b/spotweb/rootfs/etc/periodic/daily/check-cache @@ -3,4 +3,6 @@ # Runs the daily task to check the spotweb cache # ============================================================================== -s6-setuidgid nginx php8 /app/bin/check-cache.php +bashio::log.info "Running daily spotweb cache check" &>/proc/1/fd/1 + +s6-setuidgid nginx php8 /app/bin/check-cache.php &>/proc/1/fd/1