mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-12 19:01:02 +01:00
6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
#!/usr/bin/with-contenv sh
|
|
|
|
chmod -R +x /etc/periodic
|
|
|
|
/usr/sbin/crond -f -S -l 0
|