uncomment torsocks call

Former-commit-id: 0b6e1274154225594348ad0695f965e221063e2e
Former-commit-id: dfdbc151e15d90ca1b61f6301ef4192676a7e117
This commit is contained in:
idk
2022-10-24 13:53:35 -04:00
parent b2d6f67af3
commit 5dd41bc2c7
10 changed files with 11 additions and 11 deletions

View File

@ -2,7 +2,7 @@
TORSOCKS=$(which torsocks)
if [ -f "${TORSOCKS}" ]; then
#. "${TORSOCKS}" on
. "${TORSOCKS}" on
echo ""
fi