|
|
@ -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 |