mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-09-13 15:47:08 +00:00
4 lines
93 B
Plaintext
Executable File
4 lines
93 B
Plaintext
Executable File
#!/usr/bin/with-contenv bashio
|
||
# Nothing special – just allow S6 to stop gracefully
|
||
exit 0
|