Update offsite-power-check.sh
This commit is contained in:
@@ -154,7 +154,6 @@ PWO_STOP(){
|
|||||||
ps -U root | grep "offsite-power-check.sh start" | grep -v "grep" | awk '{print $1}' | xargs kill
|
ps -U root | grep "offsite-power-check.sh start" | grep -v "grep" | awk '{print $1}' | xargs kill
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
PWO_RESTART() {
|
PWO_RESTART() {
|
||||||
PWO_STOP
|
PWO_STOP
|
||||||
sleep 2s
|
sleep 2s
|
||||||
|
|||||||
Reference in New Issue
Block a user