mirror of
https://github.com/munin-monitoring/muninlite.git
synced 2024-12-22 13:52:13 +01:00
Command "version": fix spelling of "muninlite"
This commit is contained in:
parent
b1230609dc
commit
281578664c
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ do_fetch() {
|
|||
}
|
||||
|
||||
do_version() {
|
||||
echo "munins node on $HOSTNAME version: $VERSION (munin-lite)"
|
||||
echo "munins node on $HOSTNAME version: $VERSION (muninlite)"
|
||||
}
|
||||
|
||||
do_quit() {
|
||||
|
|
Loading…
Reference in a new issue