sendmailanalyzer/docker/sa_cache.sh
Lukas Elsner b42eb9f01b add support for dockerization
This commit adds a buildable Dockerfile based on the httpd apache2
docker image with sa_cache cron support built in.
It also comes with a docker-compose example file.
2020-04-28 12:02:38 +02:00

4 lines
104 B
Bash
Executable file

#!/bin/bash
/usr/local/sendmailanalyzer/sa_cache > /dev/null 2>&1
/usr/bin/pkill -HUP sendmailanalyzer