fix: warning after reboot

This commit is contained in:
ibuler 2022-09-21 14:27:09 +08:00
parent 6e5cea49ae
commit 995d8cadb9

View File

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