diff --git a/checkout.sh b/checkout.sh index aa7548b83..2704e472c 100755 --- a/checkout.sh +++ b/checkout.sh @@ -12,3 +12,4 @@ git clone $1@git.psi.ch:sls_detectors_software/sls_detector_calibration.git slsD git clone $1@git.psi.ch:sls_detectors_software/sls_image_reconstruction.git slsImageReconstruction +git clone $1@git.psi.ch:sls_detectors_software/calibration_wizards.git calibrationWizards