23 lines
		
	
	
		
			912 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			912 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# gl-inet-onescript
 | 
						|
 This script is specifically designed for GL-iNet routers to quickly install essential system software. Even if the user resets the system, there is no need to worry because this script can complete complex and tedious tasks with a single click.
 | 
						|
# How To Use
 | 
						|
<img alt="Static Badge" src="https://img.shields.io/badge/MT3000-E70D0D?style=for-the-badge&label=MT2500A&labelColor=8A2BE2">
 | 
						|
 | 
						|
```
 | 
						|
wget -O /tmp/drive-gl-inet.sh https://ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/drive-gl-inet.sh && chmod +x /tmp/drive-gl-inet.sh && /tmp/drive-gl-inet.sh
 | 
						|
 | 
						|
 | 
						|
```
 | 
						|
 | 
						|
# Acknowledgments
 | 
						|
 | 
						|
1、Github Proxy <br>
 | 
						|
https://ghproxy.com<br>
 | 
						|
2、Third-party software source<br>
 | 
						|
https://op.dllkids.xyz/packages/aarch64_cortex-a53<br>
 | 
						|
3、iStore app store<br>
 | 
						|
https://github.com/linkease/istore<br>
 | 
						|
https://github.com/AUK9527/Are-u-ok<br>
 | 
						|
https://github.com/megastep/makeself
 | 
						|
 |