summarylogtreecommitdiffstats
path: root/camunda-modeler.sh
diff options
context:
space:
mode:
Diffstat (limited to 'camunda-modeler.sh')
-rw-r--r--camunda-modeler.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/camunda-modeler.sh b/camunda-modeler.sh
index dcea2fcbcf70..13e94f6ea94d 100644
--- a/camunda-modeler.sh
+++ b/camunda-modeler.sh
@@ -1,3 +1,3 @@
#!/bin/bash
-/opt/camunda-modeler/camunda-modeler &
+/opt/camunda-modeler/camunda-modeler "$@" &