File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,26 +44,25 @@ wget -O gl-inet.sh https://gitee.com/wukongdaily/gl_onescript/raw/master/gl-inet
4444``` bash
4545sh gl-inet.sh
4646```
47+ ### 2.单独安装Docker
48+ ``` bash
49+ wget -O do_docker.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/docker/do_docker.sh? $( date +%s) && chmod +x do_docker.sh && ./do_docker.sh
50+ ```
4751
48-
49- ### 2.单独安装iStore商店
52+ ### 3.单独安装iStore商店
5053``` bash
5154wget -O /tmp/reinstall_istore.sh https://gitee.com/wukongdaily/gl_onescript/raw/master/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh
5255
5356```
5457
55- ### 3 .单独安装文件管理器
58+ ### 4 .单独安装文件管理器
5659``` bash
5760wget -O /tmp/reinstall_istore.sh https://gitee.com/wukongdaily/gl_onescript/raw/master/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh
5861/tmp/is-opkg install app-meta-linkease
5962
6063```
6164
62- ### 4.单独安装Docker
63- ``` bash
64- 开发中...
6565
66- ```
6766### 5.新手ssh连接注意事项
6867https://github.com/wukongdaily/HowToUseSSH
6968
You can’t perform that action at this time.
0 commit comments