Browse Source

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

- faster repo generation
- cleaner repository
Igor Pecovnik 4 tháng trước cách đây
mục cha
commit
0999ebfd69
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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" \