Merge branch 'master' of gitlab.com:librewolf-community/browser/bsys5
This commit is contained in:
commit
6303d80750
1 changed files with 4 additions and 0 deletions
|
|
@ -200,6 +200,10 @@ Update 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
|
||||
{
|
||||
"token": "$REPO_DEPLOY_TOKEN",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue