Skip to content
Snippets Groups Projects
Commit b5307693 authored by Marko Petric's avatar Marko Petric
Browse files

use latest cvmfs

parent 514534b1
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,8 @@ jobs:
run: |
brew install ninja
brew cask install osxfuse
curl -L -o cvmfs-2.7.4.pkg https://ecsft.cern.ch/dist/cvmfs/cvmfs-2.7.4/cvmfs-2.7.4.pkg
sudo installer -package cvmfs-2.7.4.pkg -target /
curl -L -o cvmfs-latest.pkg http://ecsft.cern.ch/dist/cvmfs/cvmfs-release/cvmfs-latest.pkg
sudo installer -package cvmfs-latest.pkg -target /
wget --no-check-certificate https://lcd-data.web.cern.ch/lcd-data/CernVM/default.local
sudo mv default.local /etc/cvmfs/default.local
sudo cvmfs_config setup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment