Create drive-gl-inet.sh
Prepare for gl-inet.run, Install some essential software for the environment.
This commit is contained in:
parent
63c8d439a0
commit
0e4cc8733f
4
drive-gl-inet.sh
Normal file
4
drive-gl-inet.sh
Normal 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
|
Loading…
Reference in New Issue
Block a user