diff --git a/CheckCeph/README.md b/CheckCeph/README.md index 83c1bea..1e17552 100644 --- a/CheckCeph/README.md +++ b/CheckCeph/README.md @@ -2,8 +2,8 @@ With curl : - curl -s https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/CheckCeph/check_ceph.py |/bin/bash + curl -s https://gitlab.altinea.fr/altinea/install-scripts/src/branch/master/CheckCeph/check_ceph.py |/bin/bash With wget : - wget -q -O - https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/CheckCeph/check_ceph.py |/bin/bash + wget -q -O - https://gitlab.altinea.fr/altinea/install-scripts/src/branch/master/CheckCeph/check_ceph.py |/bin/bash