gl-inet-onescript/drive-gl-inet.sh
wukongdaily 0e4cc8733f
Create drive-gl-inet.sh
Prepare for gl-inet.run,
Install some essential software for the environment.
2023-09-15 10:47:51 +08:00

5 lines
217 B
Bash

#!/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