mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
6 lines
295 B
Plaintext
6 lines
295 B
Plaintext
#!/usr/bin/with-contenv bashio
|
|
# ==============================================================================
|
|
# This script overrides the shutdown command to shutdown the host machine.
|
|
# ==============================================================================
|
|
bashio::host.shutdown
|