mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 01:27:59 +02:00
updating client api, tag updating script
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#require 2 arguments, API_NAME API_DIR (relative to package)
|
||||
if [ $# -lt 2 ]; then
|
||||
echo "wrong usage of updateVersion.sh"
|
||||
echo "Wrong usage of updateVersion.sh. Requires atleast 2 arguments [API_NAME, API_DIR]"
|
||||
exit -1
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user