mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 23:01:49 +02:00
6
spotweb/rootfs/etc/periodic/daily/check-cache
Normal file
6
spotweb/rootfs/etc/periodic/daily/check-cache
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user