mirror of https://github.com/armbian/build.git
repo: add loong64 support
This commit is contained in:
parent
f022f38041
commit
f17caa7104
|
|
@ -135,7 +135,7 @@ publishing(){
|
|||
|
||||
aptly publish \
|
||||
-skip-signing \
|
||||
-architectures="armhf,arm64,amd64,riscv64,i386,all" \
|
||||
-architectures="armhf,arm64,amd64,riscv64,i386,loong64,all" \
|
||||
-passphrase="${4}" \
|
||||
-origin="Armbian" \
|
||||
-label="Armbian" \
|
||||
|
|
|
|||
Loading…
Reference in New Issue