we better use those new variables in package.sh

This commit is contained in:
Falko Zurell 2025-01-18 09:49:53 +01:00
parent 3fd33e9825
commit fcd7a0013f

View file

@ -15,5 +15,5 @@ fi
curl --netrc \ curl --netrc \
--upload-file target/$(rustc -vV | grep host | cut -d ' ' -f2)/release/pixelfed_batch_uploader \ --upload-file target/$(rustc -vV | grep host | cut -d ' ' -f2)/release/$SRC_BINARY \
https://repos.mxhdr.net/api/packages/maxheadroom/generic/insta-import-pixelfed/$RELEASE_VERSION/pixelfed_batch_uploader.$(rustc -vV | grep host | cut -d ' ' -f2) https://repos.mxhdr.net/api/packages/maxheadroom/generic/insta-import-pixelfed/$RELEASE_VERSION/$DST_BINARY