forked ssh and installed tinc
This commit is contained in:
5
tinc/rootfs/usr/local/bin/reboot
Normal file
5
tinc/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