7 lines
84 B
Bash
Executable File
7 lines
84 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/sbin/apcupsd_exporter -apcupsd.addr localhost:3551 &
|
|
|
|
/sbin/apcupsd -b
|
|
|