mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 03:10:02 +02:00
changed the checkout script to point to new remote repo
This commit is contained in:
parent
c73d9f4103
commit
0ce03226ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ slsDetectorSoftware/
|
|||||||
slsReceiverSoftware/
|
slsReceiverSoftware/
|
||||||
slsDetectorCalibration/
|
slsDetectorCalibration/
|
||||||
slsImageReconstruction/
|
slsImageReconstruction/
|
||||||
|
.settings
|
||||||
|
12
checkout.sh
12
checkout.sh
@ -1,14 +1,14 @@
|
|||||||
#git clone $1@gitorious.psi.ch:sls_det_software/sls_detectors_package.git slsDetectorsPackage
|
#git clone $1@git.psi.ch:sls_det_software/sls_detectors_package.git slsDetectorsPackage
|
||||||
|
|
||||||
#cd slsDetectorsPackage
|
#cd slsDetectorsPackage
|
||||||
|
|
||||||
git clone $1@gitorious.psi.ch:sls_det_software/sls_detector_software.git slsDetectorSoftware
|
git clone $1@git.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@git.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@git.psi.ch:sls_det_software/sls_receiver_software.git slsReceiverSoftware
|
||||||
|
|
||||||
git clone $1@gitorious.psi.ch:sls_det_software/sls_detector_calibration.git slsDetectorCalibration
|
git clone $1@git.psi.ch:sls_det_software/sls_detector_calibration.git slsDetectorCalibration
|
||||||
|
|
||||||
git clone $1@gitorious.psi.ch:sls_det_software/sls_image_reconstruction.git slsImageReconstruction
|
git clone $1@git.psi.ch:sls_det_software/sls_image_reconstruction.git slsImageReconstruction
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user