mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-25 14:32:05 +00:00
fix: warning after reboot
This commit is contained in:
parent
6e5cea49ae
commit
995d8cadb9
@ -22,3 +22,4 @@ elif [[ "$action" == "sleep" ]];then
|
|||||||
else
|
else
|
||||||
python jms "${action}" "${service}"
|
python jms "${action}" "${service}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user