Change entrypoint.

This commit is contained in:
Christian Steinle
2022-07-11 08:17:58 +02:00
parent 3a5b050f01
commit 5b8259df1d

View File

@@ -1,5 +1,5 @@
#!/bin/sh #!/bin/sh
/sbin/apcupsd -b & /sbin/apcupsd
/sbin/apcupsd_exporter -apcupsd.addr localhost:3551 & /sbin/apcupsd_exporter -apcupsd.addr localhost:3551 &