From db907e7f0026923c09c5b687c302e492ac5b0899 Mon Sep 17 00:00:00 2001 From: Pierre Choffet Date: Tue, 18 May 2021 14:56:11 -0400 Subject: [PATCH] Fix command in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1ba88d4..1983871 100644 --- a/README +++ b/README @@ -149,7 +149,7 @@ https://stations.wikimedia.ca/ . Here we are, here is the fun part: let's create weather data in Wikimedia Commons format. - $ ./eccc_to_commons "${ECCC_CACHE}" "${COMMONS_CACHE}" 2>log + $ ./eccc_to_commons.sh "${ECCC_CACHE}" "${COMMONS_CACHE}" 2>log It will replicate the future Commons content paths inside nested directories. So, for example future -- 2.42.0