Update offsite-power-check.sh
This commit is contained in:
@@ -180,7 +180,7 @@ LOGROTATE(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
case $1 in
|
case $1 in
|
||||||
start) PWO_START &;;
|
start) PWO_START;;
|
||||||
stop) PWO_STOP;;
|
stop) PWO_STOP;;
|
||||||
restart) PWO_RESTART;;
|
restart) PWO_RESTART;;
|
||||||
logrotate) LOGROTATE;;
|
logrotate) LOGROTATE;;
|
||||||
|
|||||||
Reference in New Issue
Block a user