Skip to content

EIC Spack Software Stack on CernVM-FS

Notifications You must be signed in to change notification settings

eic/eic-spack-cvmfs

Repository files navigation

EIC Spack Software Stack on CernVM-FS

This repository contains scripts to manage the EIC Spack Software Stack on CernVM-FS.

A typical crontab entry might be:

13 02 * * *     crontab -l > $HOME/crontab.`hostname`
24 */2 * * *    if [ -f ~/eic-spack-cvmfs/update-git.sh ] ; then ~/eic-spack-cvmfs/update-git.sh ; fi
35 */2 * * *    if [ -f ~/eic-spack-cvmfs/update-all.sh ] ; then ~/eic-spack-cvmfs/update-all.sh ; fi

Please report any bugs at to the main EIC Spack repository.

Releases

No releases published

Packages

No packages published

Languages