mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
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
|