mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-01-30 18:34:24 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
2b990dbb32
commit
e8f9fecabd
@ -128,7 +128,7 @@ healthcheck) # Docker healthcheck
|
||||
if [ $# -eq 0 ]; then
|
||||
tor -f /etc/tor/torrc
|
||||
else
|
||||
__exec_bash "/bin/bash"
|
||||
__exec_bash "$@"
|
||||
fi
|
||||
exitCode=$?
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user