feat: add architecture label

This commit is contained in:
2025-02-18 20:38:19 +08:00
parent f37aa1dd9c
commit b50ddb93a7
+2 -1
View File
@@ -1,3 +1,4 @@
set -e
#echo $1 $2 $3
curl --user "$2:$3" --upload-file $1 https://gitea.cattysteve.top/api/packages/pig2014/generic/renpy/amd64_latest/renpy_amd64.pkg.tar.zst
echo Ready to push $1 with architecture $4 as $2
curl --user "$2:$3" --upload-file $1 https://gitea.cattysteve.top/api/packages/pig2014/generic/renpy/${4}_latest/renpy_${4}.pkg.tar.zst