mirror of
				https://github.com/Ysurac/openmptcprouter.git
				synced 2025-03-09 15:40:20 +00:00 
			
		
		
		
	Fix
This commit is contained in:
		
							parent
							
								
									558bed7387
								
							
						
					
					
						commit
						88d2135f30
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								build.sh
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								build.sh
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -275,6 +275,8 @@ rm -rf target/linux/mediatek/patches-4.14/0027-*.patch
 | 
			
		|||
rm -rf feeds/packages/libs/libwebp
 | 
			
		||||
 | 
			
		||||
echo "Update feeds index"
 | 
			
		||||
rm -rf feeds/luci/modules/luci-mod-network
 | 
			
		||||
 | 
			
		||||
cp .config .config.keep
 | 
			
		||||
scripts/feeds clean
 | 
			
		||||
scripts/feeds update -a
 | 
			
		||||
| 
						 | 
				
			
			@ -292,7 +294,6 @@ if [ "$OMR_ALL_PACKAGES" = "yes" ]; then
 | 
			
		|||
	scripts/feeds install -a -d m -p packages
 | 
			
		||||
	scripts/feeds install -a -d m -p luci
 | 
			
		||||
fi
 | 
			
		||||
rm -rf feeds/luci/modules/luci-mod-network
 | 
			
		||||
scripts/feeds install -a -d y -f -p openmptcprouter
 | 
			
		||||
cp .config.keep .config
 | 
			
		||||
echo "Done"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue