mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-02-02 00:19:26 -05:00
docs: fix wrong tag used in installation examples (#230)
doc: remove unused variables in installation examples
This commit is contained in:
parent
73ad4a25dd
commit
db57295ab2
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ It will be immediately ready for use:
|
|||
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
|
||||
REPO_URL="https://github.com/Icinga/icingaweb2-module-businessprocess"
|
||||
TARGET_DIR="${ICINGAWEB_MODULEPATH}/businessprocess"
|
||||
MODULE_VERSION="2.2.0"
|
||||
git clone "${REPO_URL}" "${TARGET_DIR}"
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue