Files
apc-container/entrypoint.sh
Christian Steinle 3a5b050f01 Create entrypoint.sh.
2022-07-11 08:09:50 +02:00

6 lines
85 B
Bash
Executable File

#!/bin/sh
/sbin/apcupsd -b &
/sbin/apcupsd_exporter -apcupsd.addr localhost:3551 &