mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add delay for omr-tracker-ss
This commit is contained in:
parent
57db757f8e
commit
a6cebde8f5
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ while true; do
|
|||
if [ "$disabled" != "1" ] && [ "$(pgrep ss-redir)" = "" ] && [ "$(uci -q get shadowsocks-libev.${server}.key)" != "" ]; then
|
||||
_log "Can't find shadowsocks, restart it..."
|
||||
/etc/init.d/shadowsocks-libev restart
|
||||
sleep 5
|
||||
fi
|
||||
sleep $wait_test
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue