...
| Code Block | ||||
|---|---|---|---|---|
| ||||
git clone https://baltig.infn.it/lnf-da-control/epik8-<BEAMLINE>.git --recurse-submodules |
or update a pre-existing one:
| Code Block | ||||
|---|---|---|---|---|
| ||||
git pull --recurse-submodules ## to update remote changes |
you should have a directory like this:
...
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
git clone https://baltig.infn.it/lnf-da-control/epik8-<BEAMLINE>.git --recurse-submodules |
or update a pre-existing one:
| Code Block | ||||
|---|---|---|---|---|
| ||||
git pull --recurse-submodules ## to update remote changes |
you should have a directory like this:
...