fix(entrypoint): remove useless comment

This commit is contained in:
Ilshidur
2019-10-20 18:09:33 +02:00
parent e07d057d41
commit 0c37551aae

View File

@@ -1,6 +1,5 @@
#!/bin/bash
# set -euxo pipefail
set -e
env | grep '^TOR_' | tr "=" " " | cut -c 5- > /etc/tor/torrc