Merge branch 'master' of gitlab.com:librewolf-community/browser/bsys5

This commit is contained in:
Bert van der Weerd 2022-11-01 10:33:36 +01:00
commit 6303d80750
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

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",