Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titleFull CS from scratch
git clone https://baltig.infn.it/lnf-da-control/epik8-<BEAMLINE>.git --recurse-submodules

or update a pre-existing one:

Code Block
languagebash
titleFull CS Update
git pull --recurse-submodules ## to update remote changes

you should have a directory like this:

...