Bitbuket Mesh

This commit is contained in:
STAM 2023-05-12 11:57:13 +03:00 committed by GitHub
parent f264efc2c5
commit fa0eee8601
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,9 @@ wget -c -nv --random-wait -P $PWD/current/ https://my.atlassian.com/download/fee
# Bitbucket (Stash)
wget -c -nv --random-wait -P $PWD/current/ https://my.atlassian.com/download/feeds/current/stash.json
# Bitbucket (Mesh)
wget -c -nv --random-wait -P $PWD/current/ https://my.atlassian.com/download/feeds/current/mesh.json
# Confluence
wget -c -nv --random-wait -P $PWD/current/ https://my.atlassian.com/download/feeds/current/confluence.json
@ -54,6 +57,9 @@ wget -c -nv --random-wait -P $PWD/archived/ https://my.atlassian.com/download/fe
# Bitbucket (Stash)
wget -c -nv --random-wait -P $PWD/archived/ https://my.atlassian.com/download/feeds/archived/stash.json
# Bitbucket (Mesh)
wget -c -nv --random-wait -P $PWD/archived/ https://my.atlassian.com/download/feeds/archived/mesh.json
# Confluence
wget -c -nv --random-wait -P $PWD/archived/ https://my.atlassian.com/download/feeds/archived/confluence.json