diff --git a/shadowsocks-all.sh b/shadowsocks-all.sh index 93bd9fa..24cf99d 100644 --- a/shadowsocks-all.sh +++ b/shadowsocks-all.sh @@ -983,6 +983,7 @@ install_shadowsocks_libev_obfs() { install_cleanup exit 1 fi + [ -f /usr/local/bin/obfs-server ] && ln -s /usr/local/bin/obfs-server /usr/bin fi }