forked from xt-sys/xtchain
		
	Preserve attributes.
This commit is contained in:
		@@ -341,4 +341,4 @@ echo "${FBEVER}" > ${BINDIR}/Version
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Prepare archive
 | 
					# Prepare archive
 | 
				
			||||||
echo "Creating toolchain archive..."
 | 
					echo "Creating toolchain archive..."
 | 
				
			||||||
tar -I 'zstd -19' -cf fbe-${FBEVER}-linux.tar.zst -C ${BINDIR} .
 | 
					tar -I 'zstd -19' -cpf fbe-${FBEVER}-linux.tar.zst -C ${BINDIR} .
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user