From 257567551774ebf301acd790583e09c091d92f1a Mon Sep 17 00:00:00 2001 From: Michael De Roover Date: Fri, 3 Jul 2020 23:03:05 +0200 Subject: [PATCH] Add per 1M statistics --- cv | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cv b/cv index e502265..d0d6443 100755 --- a/cv +++ b/cv @@ -51,12 +51,15 @@ frame(){ result(){ frame up out Total cases + out "╰> Per 1M" casesPerOneMillion out Active active out Critical critical out New todayCases out Deaths deaths + out "╰> Per 1M" deathsPerOneMillion out Recovered recovered out Tests tests + out "╰> Per 1M" testsPerOneMillion frame down if [ -f "$data/$ydate-$country" ] then