diff options
author | Christian Hesse <mail@eworm.de> | 2020-04-28 15:02:14 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-04-28 15:02:14 +0200 |
commit | 59ba87d30edf9d691ae8716b91a97eea3ebf7f48 (patch) | |
tree | 68a9c6b2cea7c14d312e47902efb4a6c2f3c77a9 | |
parent | 8f44e0e0a76e826694e75be7cb9ded1b4a1febd7 (diff) |
doc/early-errors: also install global-wait
-rw-r--r-- | doc/early-errors.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/early-errors.md b/doc/early-errors.md index 35a11f9..53c04a5 100644 --- a/doc/early-errors.md +++ b/doc/early-errors.md @@ -19,9 +19,9 @@ notification. Requirements and installation ----------------------------- -Just install the script: +Just install this script and [global-wait](global-wait.md): - $ScriptInstallUpdate early-errors; + $ScriptInstallUpdate early-errors,global-wait; ... and add a scheduler: |