gl-inet-onescript/drive-gl-inet.sh
wukongdaily 8fb9e9da61 开源并删除了无用的代码
1、保留一键iStore风格化
2、删除懒人包
3、增加用户自定义软件源
4、添加GPL3.0
5、MT3000风格化后提示重启
2023-09-22 21:39:29 +08:00

5 lines
213 B
Bash

#!/bin/sh
opkg update
opkg install bash
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