1
0
mirror of https://github.com/pcvolkmer/checkbar.git synced 2025-07-02 14:22:54 +00:00

Start all command processes without waiting to finish another one

This commit is contained in:
2022-03-05 17:09:36 +01:00
parent fbc5237a8e
commit f7d1df03e0
2 changed files with 4 additions and 10 deletions

View File

@ -35,7 +35,7 @@ You can optionally specify `check_type`:
=== Execute commands
_This feature is experimental and starts further commands only after previous commands have been finished._
_This feature is still experimental._
You can also specify a command to be executed when a mouse click occurs on a checked host.
Use `click_cmd` to specifiy the command to be executed, e.g.