diff --git a/spotweb/rootfs/etc/periodic/hourly/spotweb b/spotweb/rootfs/etc/periodic/hourly/spotweb index 78810bf37..7a52f68de 100644 --- a/spotweb/rootfs/etc/periodic/hourly/spotweb +++ b/spotweb/rootfs/etc/periodic/hourly/spotweb @@ -3,4 +3,6 @@ # Runs the hourly task to update spots # ============================================================================== -s6-setuidgid nginx php8 /app/retrieve.php +bashio::log.info "Running hourly cron job" &>/proc/1/fd/1 + +s6-setuidgid nginx php8 /app/retrieve.php &>/proc/1/fd/1