mirror of
https://github.com/sartography/spiffworkflow-backend.git
synced 2025-02-23 04:48:09 +00:00
fix typo
This commit is contained in:
parent
6fae660772
commit
aa8f5bebeb
@ -7,5 +7,5 @@ function error_handler() {
|
||||
trap 'error_handler ${LINENO} $?' ERR
|
||||
set -o errtrace -o errexit -o nounset -o pipefail
|
||||
|
||||
BPMN_SPEC_ABSOLUTE_DIR=..//sample-process-models docker compose stop
|
||||
BPMN_SPEC_ABSOLUTE_DIR=../sample-process-models docker compose stop
|
||||
./bin/build_and_run_with_docker_compose
|
||||
|
Loading…
x
Reference in New Issue
Block a user