mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-10-12 15:32:07 -06: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
|