Skip to content
Snippets Groups Projects

Dice patch - typo opravy

Merged Ondrej Dvorak requested to merge dice-patch into master
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -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
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/
sed -i 's,~,'"$HOME"',g' ~/irods/irods_environment.json
```
Edit `~/.irods/config.yml` with username from [AAI][f].
@@ -229,7 +228,7 @@ To stop/unmount your collection, use:
### iCommands
-!!!note "Linux client only"
!!!note "Linux client only"
This is a Linux client only, basic knowledge of the command line is necessary.
We recommend Centos7, Ubuntu 20 is optional.
Loading