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

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