Files
JdrBot/start.sh
Skydust 125e92be13
All checks were successful
Production deployment / Build (push) Successful in 1m39s
Production deployment / Deploying (push) Successful in 5s
Fixed the docker entrypoint script as it wasn't allowing a proper shutdown
2023-09-17 20:03:57 +02:00

2 lines
143 B
Bash

#!/bin/bash
exec java -jar JdrBot.jar --heartbeat "zabbix_sender -z 192.168.1.36 -s \"zabbix-monitoring\" -k discordBots.jdrbot.ping -o {ping}"