File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Download, extract and set permissions
9
9
10
10
::
11
11
12
- wget -O bp_linux.tar.gz https://github.com/Azure/blobporter/releases/download/v0.6.14 /bp_linux.tar.gz
12
+ wget -O bp_linux.tar.gz https://github.com/Azure/blobporter/releases/download/v0.6.15 /bp_linux.tar.gz
13
13
tar -xvf bp_linux.tar.gz linux_amd64/blobporter
14
14
chmod +x ~/linux_amd64/blobporter
15
15
cd ~/linux_amd64
@@ -26,7 +26,7 @@ Set environment variables: ::
26
26
Windows
27
27
-------
28
28
29
- Download `BlobPorter.exe <https://github.com/Azure/blobporter/releases/download/v0.6.14 /bp_windows.zip >`_
29
+ Download `BlobPorter.exe <https://github.com/Azure/blobporter/releases/download/v0.6.15 /bp_windows.zip >`_
30
30
31
31
Set environment variables (if using the command prompt): ::
32
32
You can’t perform that action at this time.
0 commit comments