Skip to content

Instantly share code, notes, and snippets.

@jalavik
Created May 16, 2014 11:15
Show Gist options
  • Save jalavik/d7f3edc997fcc917a55d to your computer and use it in GitHub Desktop.
Save jalavik/d7f3edc997fcc917a55d to your computer and use it in GitHub Desktop.
Reinstalling an INSPIRE instance with fabric (only Invenio v.1.x)
cd ~/src
git clone lxplus.cern.ch:/afs/cern.ch/project/inspire/repo/inspire-scripts.git
cd inspire-scripts
fab test makeinstall:myopsbranch,myinspirebranch -k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment