小问题修复
This commit is contained in:
		
							parent
							
								
									ffeef72224
								
							
						
					
					
						commit
						2ebd6a9f1e
					
				|  | @ -52,7 +52,7 @@ GET_TARGET_INFO() { | ||||||
| 
 | 
 | ||||||
| Diy_Part1_Base() { | Diy_Part1_Base() { | ||||||
| 	Diy_Core | 	Diy_Core | ||||||
| 
 | 	Auto_ExtraPackages | ||||||
| 	if [[ "${INCLUDE_AutoBuild_Tools}" == "true" ]];then | 	if [[ "${INCLUDE_AutoBuild_Tools}" == "true" ]];then | ||||||
| 		Replace_File Scripts/AutoBuild_Tools.sh package/base-files/files/bin | 		Replace_File Scripts/AutoBuild_Tools.sh package/base-files/files/bin | ||||||
| 	fi | 	fi | ||||||
|  | @ -60,7 +60,6 @@ Diy_Part1_Base() { | ||||||
| 
 | 
 | ||||||
| Diy_Part2_Base() { | Diy_Part2_Base() { | ||||||
| 	GET_TARGET_INFO | 	GET_TARGET_INFO | ||||||
| 	Auto_ExtraPackages |  | ||||||
| 	Replace_File CustomFiles/Depends/banner package/base-files/files/etc | 	Replace_File CustomFiles/Depends/banner package/base-files/files/etc | ||||||
| 	if [[ "${INCLUDE_AutoUpdate}" == "true" ]];then | 	if [[ "${INCLUDE_AutoUpdate}" == "true" ]];then | ||||||
| 		ExtraPackages git lean luci-app-autoupdate https://github.com/Hyy2001X main | 		ExtraPackages git lean luci-app-autoupdate https://github.com/Hyy2001X main | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue