mirror of
https://github.com/ViViDboarder/hassio-addon-rclone.git
synced 2024-11-01 10:56:37 +00:00
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
|
#!/usr/bin/execlineb -S0
|
||
|
if { s6-test ${1} -ne 0 }
|
||
|
if { s6-test ${1} -ne 256 }
|
||
|
|
||
|
s6-svscanctl -t /var/run/s6/services
|