windows line delimiter removed

This commit is contained in:
user1 2020-11-27 17:45:02 +01:00
parent 37f9413a4d
commit d694bd9327
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ if [ ! -z $9 ] ; then
INFRA_ENV=$9
fi
echo $# arguments to $0: $*
java -cp ../tomcat/webapps/wps/WEB-INF/lib/*:../tomcat/lib/*:./*:../wps_algorithms/algorithms/$INFRA_ENV org.gcube.dataanalysis.wps.mapper.DataMinerUpdater -a$1 -l../wps_algorithms/algorithms/$INFRA_ENV -t$2 -i$3 -c../wps_config/ecocfg/ -s$4 -e$5 -k$6 -u$7 -d$8
java -cp ../tomcat/webapps/wps/WEB-INF/lib/*:../tomcat/lib/*:./*:../wps_algorithms/algorithms/$INFRA_ENV org.gcube.dataanalysis.wps.mapper.DataMinerUpdater -a$1 -l../wps_algorithms/algorithms/$INFRA_ENV -t$2 -i$3 -c../wps_config/ecocfg/ -s$4 -e$5 -k$6 -u$7 -d$8s