开源并删除了无用的代码

1、保留一键iStore风格化
2、删除懒人包
3、增加用户自定义软件源
4、添加GPL3.0
5、MT3000风格化后提示重启
This commit is contained in:
2023-09-22 21:39:29 +08:00
parent 1f25c16151
commit 8fb9e9da61
5 changed files with 965 additions and 840 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
opkg update
opkg install bash
wget -O /tmp/gl-inet.run https://ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/gl-inet.run && chmod +x /tmp/gl-inet.run && /tmp/gl-inet.run
wget -O /tmp/gl-inet.sh https://ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/gl-inet.sh && chmod +x /tmp/gl-inet.sh && /tmp/gl-inet.sh