diff --git a/spotweb/rootfs/etc/periodic/daily/check-cache b/spotweb/rootfs/etc/periodic/daily/check-cache new file mode 100644 index 000000000..d9ba85c8a --- /dev/null +++ b/spotweb/rootfs/etc/periodic/daily/check-cache @@ -0,0 +1,6 @@ +#!/usr/bin/with-contenv bashio +# ============================================================================== +# Runs the daily task to check the spotweb cache +# ============================================================================== + +s6-setuidgid nginx php8 /app/bin/check-cache.php