소스 검색

Repository management: disable broken and not needed functionality `Acquire-By-Hash`

- faster repo generation
- cleaner repository
Igor Pecovnik 4 달 전
부모
커밋
0999ebfd69
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      tools/repository/repo

+ 0 - 1
tools/repository/repo

@@ -134,7 +134,6 @@ publishing(){
 		echo "Publishing $release"
 
 		aptly publish \
-			-acquire-by-hash \
 			-architectures="armhf,arm64,amd64,riscv64,i386,all" \
 			-passphrase="${4}" \
 			-origin="Armbian" \