File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -33,14 +33,14 @@ To add the CVMFS repository (available for Debian and RHEL flavors) and install
3333
3434 .. code-block :: console
3535
36- sudo yum install -y https://ecsft. cern.ch/dist/cvmfs/cvmfs-release /cvmfs-release-latest.noarch.rpm
36+ sudo yum install -y https://cvmrepo.s3. cern.ch/cvmrepo/yum /cvmfs-release-latest.noarch.rpm
3737 sudo yum install -y cvmfs
3838
3939 .. tab-item :: Debian/Ubuntu
4040
4141 .. code-block :: console
4242
43- wget https://ecsft. cern.ch/dist/cvmfs/cvmfs-release /cvmfs-release-latest_all.deb
43+ wget https://cvmrepo.s3. cern.ch/cvmrepo/apt /cvmfs-release-latest_all.deb
4444 sudo dpkg -i cvmfs-release-latest_all.deb
4545 rm -f cvmfs-release-latest_all.deb
4646 sudo apt-get -y update
@@ -51,9 +51,8 @@ To add the CVMFS repository (available for Debian and RHEL flavors) and install
5151
5252 .. code-block :: console
5353
54- sudo dnf install -y https://ecsft.cern.ch/dist/cvmfs/cvmfs-2.12.0/cvmfs-2.12.0-1.fc40.x86_64.rpm \
55- https://ecsft.cern.ch/dist/cvmfs/cvmfs-config/cvmfs-config-default-latest.noarch.rpm \
56- http://ecsft.cern.ch/dist/cvmfs/cvmfs-2.12.0/cvmfs-libs-2.12.0-1.fc40.x86_64.rpm
54+ sudo dnf install -y https://cvmrepo.s3.cern.ch/cvmrepo/yum/cvmfs-release-latest.noarch.rpm
55+ sudo dnf install -y cvmfs
5756
5857
5958 Other Platforms
You can’t perform that action at this time.
0 commit comments