241554e915a3e4dd6a92dd7b219a213f4c7a17e4
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.01.12 - new sbgrid-cli version, 2.1.2](cli_v2.md) |
|
15 | + |
|
14 | 16 | [2021.01.06 - new sbgrid-cli version, 2.1.1](cli_v2.md) |
15 | 17 | |
16 | 18 | [2020.12.01 - MacOS 11 "Big Sur" compatibility](big-sur) |
catalina.md
... | ... | @@ -17,19 +17,19 @@ 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.1](downloads/sbgrid-cli_2.1.1_macos.tar.gz) |
|
20 | +[sbgrid-cli version 2.1.2](downloads/sbgrid-cli_2.1.2_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 | -curl -k -LO https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.1_macos.tar.gz |
|
25 | +curl -k -LO https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.2_macos.tar.gz |
|
26 | 26 | ``` |
27 | 27 | |
28 | 28 | |
29 | 29 | Untar and run the application to test. |
30 | 30 | Untar : |
31 | 31 | ``` |
32 | -tar -zxf sbgrid-cli_2.1.1_macos.tar.gz |
|
32 | +tar -zxf sbgrid-cli_2.1.2_macos.tar.gz |
|
33 | 33 | ``` |
34 | 34 | |
35 | 35 | then run : |
cli_v2.md
... | ... | @@ -1,9 +1,9 @@ |
1 | -## SBGrid command line installation manager - v2.1.1 |
|
1 | +## SBGrid command line installation manager - v2.1.2 |
|
2 | 2 | |
3 | 3 | ## How do I get it? |
4 | -[LINUX : sbgrid-cli_2.1.1_linux.tar.gz](https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.1_linux.tar.gz) |
|
4 | +[LINUX : sbgrid-cli_2.1.2_linux.tar.gz](https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.2_linux.tar.gz) |
|
5 | 5 | |
6 | -[macOS : sbgrid-cli_2.1.1_macos.tar.gz](https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.1_macos.tar.gz) |
|
6 | +[macOS : sbgrid-cli_2.1.2_macos.tar.gz](https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.2_macos.tar.gz) |
|
7 | 7 | |
8 | 8 | ## Supported OSes |
9 | 9 | [Linux (CentOS/RHEL 7 or 8 recommended) or Apple OSX computers running MacOSX v10.13 - 10.15.](operatingsystems) |
client_downloads.md
... | ... | @@ -13,11 +13,11 @@ To install, first mount the .dmg disk image on your Mac. Copy the 'SBGrid instal |
13 | 13 | |
14 | 14 | You may be prompted that the appication is from an "Unidentified Developer". On MacOS, if you try to open an app that is not signed by an Apple-registered developer, you will be prompted by a warning dialog. This doesn’t necessarily mean that something’s wrong with the app. Some apps were written by developers who are not members of the Apple developers program. |
15 | 15 | |
16 | -### Command line manager for MacOS and Linux, v2.1.1 |
|
16 | +### Command line manager for MacOS and Linux, v2.1.2 |
|
17 | 17 | |
18 | -[macOS : 2.1.1, 2020-05-31](downloads/sbgrid-cli_2.1.1_macos.tar.gz) |
|
18 | +[macOS : 2.1.2, 2020-05-31](downloads/sbgrid-cli_2.1.2_macos.tar.gz) |
|
19 | 19 | |
20 | -[Linux : 2.1.1, 2020-05-31](downloads/sbgrid-cli_2.1.1_linux.tar.gz) |
|
20 | +[Linux : 2.1.2, 2020-05-31](downloads/sbgrid-cli_2.1.2_linux.tar.gz) |
|
21 | 21 | |
22 | 22 | This is the new command line application with advanced features. |
23 | 23 | See [this page](cli_v2) for usage info. |
downloads/sbgrid-cli_2.1.2_linux.tar.gz
... | ... | Binary files /dev/null and b/downloads/sbgrid-cli_2.1.2_linux.tar.gz differ |
downloads/sbgrid-cli_2.1.2_macos.tar.gz
... | ... | Binary files /dev/null and b/downloads/sbgrid-cli_2.1.2_macos.tar.gz differ |