pinpoint-docker-fork/pinpoint-batch/build/scripts/start-batch.sh

5 lines
149 B
Bash
Raw Normal View History

2022-05-30 10:41:05 +00:00
#!/bin/bash
set -e
set -x
exec java -jar /pinpoint/pinpoint-batch.jar --spring.config.additional-location=/pinpoint/config/pinpoint-batch.properties