mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 04:47:14 +02:00
added script ot checkout
This commit is contained in:
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
|
Reference in New Issue
Block a user