mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 08:44:11 +02:00
host/agent: corrected a misleading string
This commit is contained in:
parent
c4da25ef25
commit
8b4c058c47
@ -39,7 +39,7 @@ $master = $this->escape($this->master);
|
|||||||
null,
|
null,
|
||||||
array('class' => 'icon-download')
|
array('class' => 'icon-download')
|
||||||
) ?>
|
) ?>
|
||||||
<p>Just copy & paste this script (and please scroll down for a corresponding icinga2.cfg):</p>
|
<p>Just copy & paste this script (and please scroll down for a corresponding icinga2.conf):</p>
|
||||||
<pre>
|
<pre>
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user