Create drive-gl-inet.sh

Prepare for gl-inet.run,
Install some essential software for the environment.
This commit is contained in:
wukongdaily 2023-09-15 10:47:51 +08:00 committed by GitHub
parent 63c8d439a0
commit 0e4cc8733f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
drive-gl-inet.sh Normal file
View File

@ -0,0 +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