Skip to content
Snippets Groups Projects
Commit 45b74dcb authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Merge branch 'dice-patch' into 'master'

Dice patch - typo opravy

See merge request !409
parents b12acc4d 52f63f89
No related branches found
No related tags found
1 merge request!409Dice patch - typo opravy
Pipeline #28405 passed with warnings
...@@ -185,7 +185,6 @@ wget https://github.com/cyverse/irodsfs/releases/download/v0.7.6/irodsfs_amd64_l ...@@ -185,7 +185,6 @@ wget https://github.com/cyverse/irodsfs/releases/download/v0.7.6/irodsfs_amd64_l
tar -xvf ~/irodsfs_amd64_linux_v0.7.6.tar tar -xvf ~/irodsfs_amd64_linux_v0.7.6.tar
mkdir ~/IRODS ~/.irods/ && cd "$_" && wget https://docs.it4i.cz/config.yml mkdir ~/IRODS ~/.irods/ && cd "$_" && wget https://docs.it4i.cz/config.yml
wget https://pki.cesnet.cz/_media/certs/chain_geant_ov_rsa_ca_4_full.pem -P ~/.irods/ wget https://pki.cesnet.cz/_media/certs/chain_geant_ov_rsa_ca_4_full.pem -P ~/.irods/
sed -i 's,~,'"$HOME"',g' ~/irods/irods_environment.json
``` ```
Edit `~/.irods/config.yml` with username from [AAI][f]. Edit `~/.irods/config.yml` with username from [AAI][f].
...@@ -229,7 +228,7 @@ To stop/unmount your collection, use: ...@@ -229,7 +228,7 @@ To stop/unmount your collection, use:
### iCommands ### iCommands
-!!!note "Linux client only" !!!note "Linux client only"
This is a Linux client only, basic knowledge of the command line is necessary. This is a Linux client only, basic knowledge of the command line is necessary.
We recommend Centos7, Ubuntu 20 is optional. We recommend Centos7, Ubuntu 20 is optional.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment