Fix broken removal logic caused by the pre-renders

This commit is contained in:
Michael De Roover 2020-10-25 19:08:01 +01:00
parent 9f8786dd39
commit fb54596d85
Signed by: vim
GPG Key ID: 075496E232CE04CB
1 changed files with 3 additions and 0 deletions

3
cv
View File

@ -116,3 +116,6 @@ else
country=world
result
fi
# FIXME: Dirty patch, needs to be improved asap
[ ! -f $data/$date-$country ] && rm $data/$date-$country-out