File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ and extract it to a folder named `director` in one of your Icinga Web module pat
41
41
You might want to use a script as follows for this task:
42
42
43
43
``` shell
44
- MODULE_VERSION=" 1.10.1 "
44
+ MODULE_VERSION=" 1.10.2 "
45
45
ICINGAWEB_MODULEPATH=" /usr/share/icingaweb2/modules"
46
46
REPO_URL=" https://github.com/icinga/icingaweb2-module-director"
47
47
TARGET_DIR=" ${ICINGAWEB_MODULEPATH} /director"
@@ -60,7 +60,7 @@ Simply clone the repository in one of your Icinga web module path directories.
60
60
You might want to use a script as follows for this task:
61
61
62
62
``` shell
63
- MODULE_VERSION=" 1.10.1 "
63
+ MODULE_VERSION=" 1.10.2 "
64
64
ICINGAWEB_MODULEPATH=" /usr/share/icingaweb2/modules"
65
65
REPO_URL=" https://github.com/icinga/icingaweb2-module-director"
66
66
TARGET_DIR=" ${ICINGAWEB_MODULEPATH} /director"
You can’t perform that action at this time.
0 commit comments