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"
|
echo "Publishing $release"
|
||||||
|
|
||||||
aptly publish \
|
aptly publish \
|
||||||
-acquire-by-hash \
|
|
||||||
-architectures="armhf,arm64,amd64,riscv64,i386,all" \
|
-architectures="armhf,arm64,amd64,riscv64,i386,all" \
|
||||||
-passphrase="${4}" \
|
-passphrase="${4}" \
|
||||||
-origin="Armbian" \
|
-origin="Armbian" \
|
||||||
|
|||||||
Reference in New Issue
Block a user