Files
hassio-addons/tor/rootfs/etc/s6-overlay/s6-rc.d/tor/run
2024-08-13 04:34:32 +00:00

11 lines
344 B
Plaintext

#!/command/with-contenv bashio
# shellcheck shell=bash
# ==============================================================================
# Home Assistant Community Add-on: Tor
# Runs the Tor daemon
# ==============================================================================
bashio::log.info "Starting Tor..."
# Run the Tor daemon
exec tor