开源并删除了无用的代码
1、保留一键iStore风格化 2、删除懒人包 3、增加用户自定义软件源 4、添加GPL3.0 5、MT3000风格化后提示重启
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user