mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	fix osarch missing from copycds (#5543)
This commit is contained in:
		| @@ -1632,7 +1632,6 @@ sub copycd | ||||
|     { | ||||
|         my $dinfo; | ||||
|         open($dinfo, $mntpath . "/content"); | ||||
|         my $darch; | ||||
|         while (<$dinfo>) | ||||
|         { | ||||
|             if (m/^DEFAULTBASE\s+(\S+)/) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user