mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
#10 Daemon Mode umsetzen
This commit is contained in:
parent
87a05cb456
commit
d1d3d25f36
35 changed files with 17482 additions and 25 deletions
3
src/main/docker/daemon/run.sh
Normal file
3
src/main/docker/daemon/run.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cd /opt/validationtool && java -jar validationtool-standalone.jar -s scenarios.xml -D
|
||||
Loading…
Add table
Add a link
Reference in a new issue