mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
added the script to change and add server with the version numbering
This commit is contained in:
3
slsDetectorSoftware/eigerDetectorServer/renameServer.sh
Normal file
3
slsDetectorSoftware/eigerDetectorServer/renameServer.sh
Normal file
@ -0,0 +1,3 @@
|
||||
mv bin/eigerDetectorServer bin/$2
|
||||
git rm bin/$1
|
||||
git add bin/$2
|
Reference in New Issue
Block a user