mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
SSH: update cli & overwrite commands (#1568)
* SSH: update cli & overwrite commands * add new lines * add new line v2
This commit is contained in:
5
ssh/rootfs/usr/local/bin/reboot
Normal file
5
ssh/rootfs/usr/local/bin/reboot
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# This script overrides the reboot command to reboot the host machine.
|
||||
# ==============================================================================
|
||||
bashio::host.reboot
|
||||
Reference in New Issue
Block a user