mirror of
https://github.com/MrUnknownDE/tor-relay-docker.git
synced 2026-04-21 15:53:51 +02:00
feat: project bootstrap
This commit is contained in:
5
entrypoint.sh
Normal file
5
entrypoint.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
touch /etc/tor/torrc
|
||||
|
||||
#TODO:
|
||||
|
||||
exec tor -f "/etc/tor/torrc" --defaults-torrc "/etc/tor/torrc.default"
|
||||
Reference in New Issue
Block a user