update dc1svr

This commit is contained in:
paldier 2019-02-12 19:06:34 +08:00
parent 628a3434f0
commit e61e3ecd80
6 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
{ {
"version":"1.0", "version":"1.0",
"md5":"7bab90695d4d9b38a03bc15aa2b20637", "md5":"8819b07ce564cb99e5e3b2d18c10329b",
"home_url":"Module_dc1svr.asp", "home_url":"Module_dc1svr.asp",
"title":"dc1服务器", "title":"dc1服务器",
"description":"dc1服务器", "description":"dc1服务器",
"build_date":"2019-02-12_18:38:27" "build_date":"2019-02-12_19:06:06"
} }

Binary file not shown.

Binary file not shown.

View File

@ -5,7 +5,7 @@ source /jffs/softcenter/scripts/base.sh
CONFIG_FILE=/tmp/etc/dnsmasq.user/dc1.conf CONFIG_FILE=/tmp/etc/dnsmasq.user/dc1.conf
start_dc1(){ start_dc1(){
/jffs/softcenter/bin/dc1svr /jffs/softcenter/bin/dc1svr &
echo "address=/Smartplugconnect.phicomm.com/$(nvram get lan_ipaddr)" > $CONFIG_FILE echo "address=/Smartplugconnect.phicomm.com/$(nvram get lan_ipaddr)" > $CONFIG_FILE
service restart_dnsmasq service restart_dnsmasq

View File

@ -1,2 +1,2 @@
1.0 1.0
7bab90695d4d9b38a03bc15aa2b20637 8819b07ce564cb99e5e3b2d18c10329b

View File

@ -101,10 +101,10 @@
"version": "1.5" "version": "1.5"
}, },
{ {
"build_date": "2019-02-12_18:38:27", "build_date": "2019-02-12_19:06:06",
"description": "dc1服务器", "description": "dc1服务器",
"home_url": "Module_dc1svr.asp", "home_url": "Module_dc1svr.asp",
"md5": "7bab90695d4d9b38a03bc15aa2b20637", "md5": "8819b07ce564cb99e5e3b2d18c10329b",
"name": "dc1svr", "name": "dc1svr",
"tar_url": "dc1svr/dc1svr.tar.gz", "tar_url": "dc1svr/dc1svr.tar.gz",
"title": "dc1服务器", "title": "dc1服务器",