mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 00:52:16 -06:00
whoops
This commit is contained in:
parent
3e561976db
commit
e28e793f81
|
@ -9,8 +9,8 @@ set -e
|
||||||
sarchs="386 amd64 arm/v7 arm64/v8 ppc64le s390x"
|
sarchs="386 amd64 arm/v7 arm64/v8 ppc64le s390x"
|
||||||
archs="amd64 arm s390x 386 arm64 ppc64le"
|
archs="amd64 arm s390x 386 arm64 ppc64le"
|
||||||
imgs="dj iv min im ac"
|
imgs="dj iv min im ac"
|
||||||
dhub_order="iv dj"
|
dhub_order="iv dj min im ac"
|
||||||
ghcr_order="dj iv"
|
ghcr_order="ac im min dj iv"
|
||||||
ngs=(
|
ngs=(
|
||||||
iv-{ppc64le,s390x}
|
iv-{ppc64le,s390x}
|
||||||
dj-{ppc64le,s390x,arm}
|
dj-{ppc64le,s390x,arm}
|
||||||
|
|
Loading…
Reference in a new issue