Fix syntax
This commit is contained in:
parent
4c1fbabdba
commit
ed48c1a167
@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Proxy
|
# Proxy
|
||||||
if [ -x /usr/bin/tsocks ] then
|
if [ -x /usr/bin/tsocks ]
|
||||||
|
then
|
||||||
export TSOCKS_CONF_FILE=~/.config/tsocks/tsocks.conf
|
export TSOCKS_CONF_FILE=~/.config/tsocks/tsocks.conf
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user