Typo
This commit is contained in:
parent
1f81ecdc94
commit
03844c2464
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ fi
|
||||||
if [ "$1" = "config" ]; then
|
if [ "$1" = "config" ]; then
|
||||||
# setze label
|
# setze label
|
||||||
echo total_vm.label total Virtual Machines
|
echo total_vm.label total Virtual Machines
|
||||||
echo total_total.label total VMs and LXCs
|
echo total.label total VMs and LXCs
|
||||||
|
|
||||||
echo running_vm.label running Virtual Machines
|
echo running_vm.label running Virtual Machines
|
||||||
echo running_lxc.label running LXCs
|
echo running_lxc.label running LXCs
|
||||||
|
|
Loading…
Reference in a new issue