mirror of
https://github.com/tsingui/softcenter-1.git
synced 2024-11-14 09:55:17 +00:00
fix install.sh
This commit is contained in:
parent
0d3fc6c8a6
commit
c4756e038b
Binary file not shown.
@ -1,9 +1,11 @@
|
||||
#!/bin/sh
|
||||
|
||||
cp -r /tmp/aliddns/* /jffs/softcenter/
|
||||
cp -rf /tmp/aliddns/scripts/* /jffs/softcenter/scripts/
|
||||
cp -rf /tmp/aliddns/webs/* /jffs/softcenter/webs/
|
||||
cp -rf /tmp/aliddns/res/* /jffs/softcenter/res/
|
||||
chmod a+x /jffs/softcenter/scripts/aliddns_*
|
||||
|
||||
rm -rf /jffs/softcenter/install.sh
|
||||
#rm -rf /tmp/softcenter/install.sh
|
||||
|
||||
# add icon into softerware center
|
||||
# dbus set softcenter_module_aliddns_install=1
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"version":"1.2",
|
||||
"md5":"1224296f69904c8073e9de60fe23cac5",
|
||||
"md5":"b775cde3f6f8f552f28c59e8d2d95bc1",
|
||||
"home_url":"Module_aliddns.asp",
|
||||
"title":"aliddns",
|
||||
"description":"阿里云解析自动更新IP",
|
||||
"build_date":"2019-01-12_22:09:07"
|
||||
"build_date":"2019-01-12_22:19:14"
|
||||
}
|
||||
|
@ -1,2 +1,2 @@
|
||||
1.2
|
||||
1224296f69904c8073e9de60fe23cac5
|
||||
b775cde3f6f8f552f28c59e8d2d95bc1
|
||||
|
@ -72,10 +72,10 @@
|
||||
"version": "1.5"
|
||||
},
|
||||
{
|
||||
"build_date": "2019-01-12_22:09:07",
|
||||
"build_date": "2019-01-12_22:19:14",
|
||||
"description": "阿里云解析自动更新IP",
|
||||
"home_url": "Module_aliddns.asp",
|
||||
"md5": "1224296f69904c8073e9de60fe23cac5",
|
||||
"md5": "b775cde3f6f8f552f28c59e8d2d95bc1",
|
||||
"name": "aliddns",
|
||||
"tar_url": "aliddns/aliddns.tar.gz",
|
||||
"title": "aliddns",
|
||||
|
Loading…
Reference in New Issue
Block a user