mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-15 20:43:45 +01:00
12 lines
206 B
Bash
12 lines
206 B
Bash
git status;
|
|
cd slsDetectorSoftware;
|
|
git status;
|
|
cd ../slsReceiverSoftware;
|
|
git status;
|
|
cd ../slsDetectorGui;
|
|
git status;
|
|
cd ../slsDetectorCalibration;
|
|
git status;
|
|
cd ../slsImageReconstruction;
|
|
git status;
|