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