SBGrid-Wiki.md
... ...
@@ -11,6 +11,8 @@ This site provides information on how to install, use, and get help with your SB
11 11
12 12
### Recent Posts
13 13
14
+[2021.02.02 - new sbgrid-cli version, 2.1.5](sbgrid-cli)
15
+
14 16
[2021.02.01 - new sbgrid-cli version, 2.1.4](sbgrid-cli)
15 17
16 18
[2021.01.13 - new sbgrid-cli version, 2.1.3](sbgrid-cli)
catalina.md
... ...
@@ -17,13 +17,13 @@ Activation with our latest command-line installation manager is possible in 3 st
17 17
### 1. Download the installation manager, sbgrid-cli :
18 18
First, download the latest installation manager from here
19 19
20
-[sbgrid-cli version 2.1.4](downloads/sbgrid-cli_2.1.4_macos.tar.gz)
20
+[sbgrid-cli version 2.1.5](downloads/sbgrid-cli_2.1.5_macos.tar.gz)
21 21
22 22
You can use *curl* to download the tarball directly in your terminal.
23 23
This approach has the added benefit of not triggering the macOS "unidentified developer" Gatekeeper response which requires the *xattr* step below.
24 24
25 25
```
26
-curl -k -LO https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.4_macos.tar.gz
26
+curl -k -LO https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.5_macos.tar.gz
27 27
```
28 28
29 29
... ...
@@ -31,7 +31,7 @@ Untar and run the application to test.
31 31
Untar :
32 32
33 33
```
34
-tar -zxf sbgrid-cli_2.1.4_macos.tar.gz
34
+tar -zxf sbgrid-cli_2.1.5_macos.tar.gz
35 35
```
36 36
37 37
then run :
sbgrid-cli.md
... ...
@@ -18,11 +18,11 @@ Set up an account by registering here : [SBGrid registration](https://sbgrid.org
18 18
19 19
While not strictly required, we recommend a dedicated 'sbgrid' user account for software management, particularly on multiuser systems. This ensures the software can't be modified by user accounts and that data won't be mistakenly saved into the software stack and lost inadvertantly during software updates. The `sbgrid-cli` program will add and remove software. **If data files are accidentally saved into the software collection, they are likely to be lost.**
20 20
21
-### Latest version : v2.1.4
21
+### Latest version : v2.1.5
22 22
23
-[LINUX : sbgrid-cli_2.1.4_linux.tar.gz](https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.4_linux.tar.gz)
23
+[LINUX : sbgrid-cli_2.1.5_linux.tar.gz](https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.5_linux.tar.gz)
24 24
25
-[macOS : sbgrid-cli_2.1.4_macos.tar.gz](https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.4_macos.tar.gz)
25
+[macOS : sbgrid-cli_2.1.5_macos.tar.gz](https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.5_macos.tar.gz)
26 26
27 27
28 28
**MAC USERS PLEASE NOTE**
... ...
@@ -57,7 +57,7 @@ Activate with the `activate` subcommand
57 57
```
58 58
$ sbgrid-cli activate --help
59 59
60
- SBGrid Installer 2.1.4 f593932a17 —
60
+ SBGrid Installer 2.1.5 f593932a17 —
61 61
_______ _____ _ __
62 62
/ __/ _ )/ ___/___(_)__/ /
63 63
_\ \/ _ / (_ / __/ / _ /