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