A
A
Alexander Ivanov2019-06-05 10:52:20
linux
Alexander Ivanov, 2019-06-05 10:52:20

How to run sh script so that bpmn-publisher pulls changes locally?

I have not worked with sh scripts before.

#!/bin/bash
# del BpmnPublisherApp.log 
java -jar bpmn-publisher-1.1.2.jar --activiti.rest-service.url="url" " --common.serviceuser.login=serviceuser --common.serviceuser.password=pass --dir="./StartProjects" --bpmns="bpmns" --increment-version=true

The article from where I looked at the sh startup princes
Errors when starting via bash
5cf7746a2224c196609714.png
Other options from the article do not make any changes and nothing happens in the console.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question