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…
Reference in New Issue