Update offsite-power-check.sh

This commit is contained in:
2023-11-05 17:55:16 -06:00
parent 71470b2538
commit 6cd23051bd
+1 -1
View File
@@ -96,7 +96,7 @@ STOP(){
case ${1} in
start) START;;
start) START &;;
stop) STOP;;
esac