mirror of
https://github.com/MrUnknownDE/tor-relay-docker.git
synced 2026-04-17 22:03:51 +02:00
fix(entrypoint): remove useless comment
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# set -euxo pipefail
|
||||
set -e
|
||||
|
||||
env | grep '^TOR_' | tr "=" " " | cut -c 5- > /etc/tor/torrc
|
||||
|
||||
Reference in New Issue
Block a user