mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
added .cpp licenses
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#require 2 arguments, API_NAME API_DIR (relative to package)
|
||||
if [ $# -lt 2 ]; then
|
||||
echo "Wrong usage of updateVersion.sh. Requires atleast 2 arguments [API_NAME, API_DIR]"
|
||||
return -1
|
||||
return [-1]
|
||||
fi
|
||||
|
||||
API_NAME=$1
|
||||
|
Reference in New Issue
Block a user