Repository management: disable broken and not needed functionality Acquire-By-Hash
- faster repo generation - cleaner repository
This commit is contained in:
parent
dbdc2c3fa7
commit
0999ebfd69
@ -134,7 +134,6 @@ publishing(){
|
||||
echo "Publishing $release"
|
||||
|
||||
aptly publish \
|
||||
-acquire-by-hash \
|
||||
-architectures="armhf,arm64,amd64,riscv64,i386,all" \
|
||||
-passphrase="${4}" \
|
||||
-origin="Armbian" \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user