6 lines
290 B
Plaintext
6 lines
290 B
Plaintext
#!/usr/bin/with-contenv bashio
|
|
# ==============================================================================
|
|
# This script overrides the shutdown command to shutdown the host machine.
|
|
# ==============================================================================
|
|
bashio::host.shutdown
|