mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-07-27 07:31:48 +03:00
4 lines
180 B
Bash
4 lines
180 B
Bash
RELEASE=5.11.3
|
|
DOWNLOAD_URL=https://www.atlassian.com/software/stash/downloads/binary/atlassian-bitbucket-${RELEASE}.tar.gz
|
|
TEMP_ARCHIVE=/tmp/atlassian-bitbucket-${RELEASE}.tar.gz
|