mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-04 10:57:43 +01:00
7 lines
275 B
Plaintext
7 lines
275 B
Plaintext
#!/usr/bin/with-contenv bashio
|
|
# ==============================================================================
|
|
# Runs the hourly task to update spots
|
|
# ==============================================================================
|
|
|
|
s6-setuidgid nginx php8 /app/retrieve.php
|