From f15e397211c7f0beec030186f523a476c00713c4 Mon Sep 17 00:00:00 2001 From: hdcola Date: Thu, 3 Jul 2014 09:21:01 +0800 Subject: [PATCH] =?UTF-8?q?shay=E6=8F=90=E7=9A=84=E8=BF=99=E8=A1=8C?= =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=98=AF=E5=AF=B9=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 就不merge了,merge好可怕 --- sbin/hdns.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/sbin/hdns.sh b/sbin/hdns.sh index a12be89..bd9fa92 100755 --- a/sbin/hdns.sh +++ b/sbin/hdns.sh @@ -6,7 +6,6 @@ hdnsconf="conf-dir=/data/apps/hdns/conf"; initconfig() { # generate the modouwifi.net DNS record - /bin/sed -ie "/address=\/modouwifi.net/d" $config; toip=`nvram_get 2860 lan_ipaddr`; strategy="address=/modouwifi.net/$toip";