forked ssh and installed tinc
This commit is contained in:
5
tinc/rootfs/usr/local/bin/shutdown
Normal file
5
tinc/rootfs/usr/local/bin/shutdown
Normal file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# This script overrides the shutdown command to shutdown the host machine.
|
||||
# ==============================================================================
|
||||
bashio::host.shutdown
|
||||
Reference in New Issue
Block a user