3 lines
84 B
Bash
3 lines
84 B
Bash
#!/bin/sh
|
|
@SBINDIR@/upsmon -K >/dev/null 2>&1 && @driverexecdir@/upsdrvctl shutdown
|