9 lines
85 B
Plaintext
9 lines
85 B
Plaintext
|
#!bin/sh
|
||
|
|
||
|
# Stop all nut services
|
||
|
|
||
|
NUT_DIR="@prefix@"
|
||
|
|
||
|
#$NUT_DIR/bin/upsdrvctl stop
|
||
|
|