feat: add architecture label
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user