1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix Shadowsocks status test

This commit is contained in:
Ycarus 2018-06-06 13:25:32 +02:00
parent 77a7644ad2
commit 7e851fc9b7
3 changed files with 14 additions and 17 deletions

View file

@ -46,7 +46,7 @@ _launch_tracker() {
config_get multipath "$1" multipath
config_get gateway "$1" gateway
[ -z "$ifname" ] || [ -z "$multipath" ] || [ "$multipath" = "off" ] && [ "$1" != "glorytun" ] && return
[ -z "$ifname" ] || [ -z "$multipath" ] || [ "$multipath" = "off" ] && [ "$1" != "glorytun" ] && [ "$1" != "omrvpn" ] && return
[ "${enabled}" = "0" ] && return
procd_open_instance