mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 12:57:13 +02:00
corrected checkout script
This commit is contained in:
10
checkout.sh
10
checkout.sh
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
#cd slsDetectorsPackage
|
#cd slsDetectorsPackage
|
||||||
|
|
||||||
git clone $1@git.psi.ch:sls_det_software/sls_detector_software.git slsDetectorSoftware
|
git clone $1@git.psi.ch:sls_detectors_software/sls_detector_software.git slsDetectorSoftware
|
||||||
|
|
||||||
git clone $1@git.psi.ch:sls_det_software/sls_detector_gui.git slsDetectorGui
|
git clone $1@git.psi.ch:sls_detectors_software/sls_detector_gui.git slsDetectorGui
|
||||||
|
|
||||||
git clone $1@git.psi.ch:sls_det_software/sls_receiver_software.git slsReceiverSoftware
|
git clone $1@git.psi.ch:sls_detectors_software/sls_receiver_software.git slsReceiverSoftware
|
||||||
|
|
||||||
git clone $1@git.psi.ch:sls_det_software/sls_detector_calibration.git slsDetectorCalibration
|
git clone $1@git.psi.ch:sls_detectors_software/sls_detector_calibration.git slsDetectorCalibration
|
||||||
|
|
||||||
git clone $1@git.psi.ch:sls_det_software/sls_image_reconstruction.git slsImageReconstruction
|
git clone $1@git.psi.ch:sls_detectors_software/sls_image_reconstruction.git slsImageReconstruction
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user