From 9c537e4ee8c795a8517d5d4d69e39d6564878ee2 Mon Sep 17 00:00:00 2001 From: Michael De Roover Date: Thu, 20 Aug 2020 23:51:09 +0200 Subject: [PATCH] Parse country from API for new stats --- cv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cv b/cv index 0cd0a08..965f538 100755 --- a/cv +++ b/cv @@ -81,7 +81,7 @@ result(){ frame line if [ ! -f $data/$ydate-$country ] then - title "Stats for $country appear new." + title "Stats for $(get country) appear new." fi if [ $(get todayCases) == "0" ] then