mirror of
https://github.com/MrUnknownDE/tor-relay-docker.git
synced 2026-04-13 11:53:51 +02:00
6 lines
106 B
Bash
6 lines
106 B
Bash
touch /etc/tor/torrc
|
|
|
|
#TODO:
|
|
|
|
exec tor -f "/etc/tor/torrc" --defaults-torrc "/etc/tor/torrc.default"
|