mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-04-29 07:36:53 -04: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
|
if [ $# -eq 0 ]; then
|
||||||
tor -f /etc/tor/torrc
|
tor -f /etc/tor/torrc
|
||||||
else
|
else
|
||||||
__exec_bash "/bin/bash"
|
__exec_bash "$@"
|
||||||
fi
|
fi
|
||||||
exitCode=$?
|
exitCode=$?
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user