Skip to content
Snippets Groups Projects
Commit d86e142e authored by Ondrej Dvorak's avatar Ondrej Dvorak
Browse files

Update dice.md

parent 63cbac26
No related branches found
No related tags found
1 merge request!376Update dice.md
Pipeline #26779 failed
...@@ -27,11 +27,11 @@ The iRods client is what you - the user - need to install on your system. ...@@ -27,11 +27,11 @@ The iRods client is what you - the user - need to install on your system.
```console ```console
wget https://packages.irods.org/irods-signing-key.asc wget https://packages.irods.org/irods-signing-key.asc
wget -qO - https://packages.irods.org/renci-irods.yum.repo | sudo tee /etc/yum.repos.d/renci-irods.yum.repo wget -qO - https://packages.irods.org/renci-irods.yum.repo | sudo tee /etc/yum.repos.d/renci-irods.yum.repo
yum install epel-release -y sudo yum install epel-release -y
yum install irods-icommands-4.2.10* -y sudo yum install irods-icommands-4.2.11-1.x86_64 -y
mkdir /root/.irods/ mkdir ~/.irods/
wget https://github.com/Cotagge/irods_addons_rpms/raw/main/irods-auth-plugin-openid-2.2.1-1.x86_64.rpm wget https://github.com/Cotagge/irods_addons_rpms/raw/main/irods-auth-plugin-openid-2.2.1-1.x86_64.rpm
yum install irods-auth-plugin-openid-2.2.1-1.x86_64.rpm sudo yum install irods-auth-plugin-openid-2.2.1-1.x86_64.rpm
``` ```
Copy&paste + edit irods_user_name Copy&paste + edit irods_user_name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment