codgician_local / immortalwrt-upgrade.sh
                            
                            0 вподобань
                        
                        
                            
                            0 форк(-ів)
                        
                        
                            
                            1 файл(-ів)
                        
                    Остання активність 2 years ago
| 1 | #!/bin/sh | 
| 2 | # ImmortalWrt image generation script | 
| 3 | # This is only intended for dot build upgrades! | 
| 4 | # Execute inside a new folder. | 
| 5 | |
| 6 | # Parameters: change to your configuration! | 
| 7 | routerUser="root" | 
| 8 | routerIp="192.168.0.1" | 
| 9 | version="23.05.1" | 
| 10 | baseUrl="https://downloads.immortalwrt.org/releases/${version}/targets/x86/64/" | 
codgician_local / openwrt-payload
                            
                            0 вподобань
                        
                        
                            
                            0 форк(-ів)
                        
                        
                            
                            1 файл(-ів)
                        
                    Остання активність 2 years ago
| 1 | #!/bin/sh | 
| 2 | # OpenWrt image generation script | 
| 3 | # This is only intended for dot build upgrades! | 
| 4 | # Execute inside a new folder. | 
| 5 | |
| 6 | # Parameters: change to your configuration! | 
| 7 | routerUser="root" | 
| 8 | routerIp="192.168.0.1" | 
| 9 | version="23.05.2" | 
| 10 | baseUrl="https://downloads.openwrt.org/releases/${version}/targets/x86/64" | 
    
    
                            
                            Новіше
    
    
    Пізніше