Commit 02db07a authored Jun 2, 2019 Verified
1 parent af2102f commit 02db07a Copy full SHA for 02db07a
File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,10 @@ option ipv6 '0'
42
42
-----------------------------------------------------分割线下是安装指令----------------------------------------------------------
43
43
` cd /tmp/ && curl -k https://raw.githubusercontent.com/zwmscorm/sharealiddns/master/myscripts/sharealiddns-install.sh && sh /tmp/sharealiddns-install.sh `
44
44
-----------------------------------------------------分割线上是安装指令----------------------------------------------------------
45
- 接着按提示进行操作:
45
+ 如果wget和curl都无法下载,可以先将sharealiddns-install.sh单独以web方式下载到本地,用winscp上传到路由器的tmp目录,然后将
46
+ sharealiddns-install.sh权限提到0755, 在xshell或FinalShell命令行窗口中粘贴下面安装脚本指令:
47
+ sh /tmp/sharealiddns-install.sh
48
+ 接着按提示进行操作:
46
49
4、将脚本安装到nand,则输入nand,将脚本安装到usb,则输入usb,删除脚本,则输入uninstall。
47
50
5、接着是设置aliddns.conf参数,请按readme.txt文档中的说明认真填写。
48
51
6、稍候脚本会自动运行,请注意观察脚本运行情况。如出现错误,会有提示。
You can’t perform that action at this time.
0 commit comments