add new repository for testing

This commit is contained in:
Malte Jürgens 2022-10-31 21:33:10 +01:00
parent 8ca3d3a357
commit 8c2af0467f
Signed by: maltejur
GPG key ID: D29FBD5F93C0CFC3

View file

@ -200,6 +200,10 @@ Update Repositories:
echo "Submitted update request to live LibreWolf repositories" echo "Submitted update request to live LibreWolf repositories"
curl "https://staging.updaterepos.librewolf.net?version=$FILEVER&log=false&token=$REPO_DEPLOY_TOKEN"
echo "Submitted update request to staging LibreWolf repositories"
body=$(cat <<EOF body=$(cat <<EOF
{ {
"token": "$REPO_DEPLOY_TOKEN", "token": "$REPO_DEPLOY_TOKEN",