diff --git a/entrypoint.sh b/entrypoint.sh index 395c2ea..5c5e7f9 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,6 +1,5 @@ #!/bin/bash -# set -euxo pipefail set -e env | grep '^TOR_' | tr "=" " " | cut -c 5- > /etc/tor/torrc