This commit is contained in:
2014-03-30 21:36:07 +02:00

View File

@ -1,4 +1,7 @@
#!/bin/bash
# Proxy
export TSOCKS_CONF_FILE=~/.config/tsocks/tsocks.conf
if [ -x /usr/bin/tsocks ]
then
export TSOCKS_CONF_FILE=~/.config/tsocks/tsocks.conf
fi