mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-10-14 02:02:18 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -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=$?
|
||||
;;
|
||||
|
Reference in New Issue
Block a user