From e0856a5d73846efad90835d7f1f594ae6328bdc3 Mon Sep 17 00:00:00 2001 From: George Daniel <51092143+lindroidux@users.noreply.github.com> Date: Thu, 13 Jun 2019 08:58:26 +0000 Subject: [PATCH] updated service.sh updated service.sh --- common/service.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common/service.sh b/common/service.sh index 2e56de7..daecd98 100755 --- a/common/service.sh +++ b/common/service.sh @@ -12,8 +12,7 @@ MODDIR=${0%/*} # till network is available & start dnscrypt-proxy. while ! [ `pgrep -x dnscrypt-proxy` ] ; do - $MODDIR/system/bin/dnscrypt-proxy -config /data/media/0/dnscrypt-proxy/dnscrypt-proxy.toml; - sleep 15; + $MODDIR/system/bin/dnscrypt-proxy -config /data/media/0/dnscrypt-proxy/dnscrypt-proxy.toml && sleep 15; done #IPTABLES