mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 08:10:02 +02:00
added script ot checkout
This commit is contained in:
parent
e3e7b3a885
commit
59c3d26c96
11
checkout.sh
Normal file
11
checkout.sh
Normal file
@ -0,0 +1,11 @@
|
||||
#git clone $1@gitorious.psi.ch:sls_det_software/sls_detectors_package.git slsDetectorsPackage
|
||||
|
||||
#cd slsDetectorsPackage
|
||||
|
||||
git clone $1@gitorious.psi.ch:sls_det_software/sls_detector_software.git slsDetectorSoftware
|
||||
|
||||
git clone $1@gitorious.psi.ch:sls_det_software/sls_detector_gui.git slsDetectorGui
|
||||
|
||||
git clone $1@gitorious.psi.ch:sls_det_software/sls_receiver_software.git slsReceiverSoftware
|
||||
|
||||
git clone $1@gitorious.psi.ch:sls_det_software/sls_detector_calibration.git slsDetectorCalibration
|
Loading…
x
Reference in New Issue
Block a user