3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
|
#!/bin/sh
|
||
|
upsmon -K >/dev/null 2>&1 && upsdrvctl shutdown
|