fix: warning after reboot

pull/8878/head
ibuler 2022-09-21 14:27:09 +08:00
parent 6e5cea49ae
commit 995d8cadb9
1 changed files with 1 additions and 0 deletions

View File

@ -22,3 +22,4 @@ elif [[ "$action" == "sleep" ]];then
else else
python jms "${action}" "${service}" python jms "${action}" "${service}"
fi fi