uncomment torsocks call
Former-commit-id: 0b6e1274154225594348ad0695f965e221063e2e Former-commit-id: dfdbc151e15d90ca1b61f6301ef4192676a7e117
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
TORSOCKS=$(which torsocks)
|
||||
if [ -f "${TORSOCKS}" ]; then
|
||||
#. "${TORSOCKS}" on
|
||||
. "${TORSOCKS}" on
|
||||
echo ""
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user