mirror of
https://github.com/EpicMorg/atlassian-json.git
synced 2024-12-28 15:45:34 +03:00
Bitbuket Mesh
This commit is contained in:
parent
f264efc2c5
commit
fa0eee8601
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user