From 03844c24645e3c687add58004e80b66e8082b4ed Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 16 Sep 2021 00:25:02 +0200 Subject: [PATCH] Typo --- proxmox_count | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmox_count b/proxmox_count index 20e8fb3..65b7220 100644 --- a/proxmox_count +++ b/proxmox_count @@ -33,7 +33,7 @@ fi if [ "$1" = "config" ]; then # setze label 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_lxc.label running LXCs