mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 13:27:14 +02:00
commit versions updated
This commit is contained in:
15
commitVersions.sh
Normal file
15
commitVersions.sh
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
sh updateSvnVersion.sh
|
||||||
|
|
||||||
|
cd slsDetectorGui
|
||||||
|
git commit -a -m "updating versions"
|
||||||
|
git push origin developer:developer
|
||||||
|
|
||||||
|
cd ../slsDetectorSoftware
|
||||||
|
git commit -a -m "updating versions"
|
||||||
|
git push origin developer:developer
|
||||||
|
|
||||||
|
cd ../slsReceiverSoftware
|
||||||
|
git commit -a -m "updating versions"
|
||||||
|
git push origin developer:developer
|
||||||
|
|
||||||
|
cd ..
|
Reference in New Issue
Block a user