mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Repository management: disable broken and not needed functionality Acquire-By-Hash
- faster repo generation - cleaner repository
This commit is contained in:
@@ -134,7 +134,6 @@ publishing(){
|
||||
echo "Publishing $release"
|
||||
|
||||
aptly publish \
|
||||
-acquire-by-hash \
|
||||
-architectures="armhf,arm64,amd64,riscv64,i386,all" \
|
||||
-passphrase="${4}" \
|
||||
-origin="Armbian" \
|
||||
|
||||
Reference in New Issue
Block a user