add new repository for testing
This commit is contained in:
parent
8ca3d3a357
commit
8c2af0467f
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