Create entrypoint.sh.
This commit is contained in:
5
entrypoint.sh
Executable file
5
entrypoint.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
/sbin/apcupsd -b &
|
||||
|
||||
/sbin/apcupsd_exporter -apcupsd.addr localhost:3551 &
|
||||
Reference in New Issue
Block a user