mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
check-cache daily
This commit is contained in:
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