Explorar o código

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

- faster repo generation
- cleaner repository
Igor Pecovnik hai 4 meses
pai
achega
0999ebfd69
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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" \