- Versione 1.0.33

- Aggiornato le varie librerie package
This commit is contained in:
Surya Paolo
2024-03-23 00:21:32 +01:00
parent 22771c1ea7
commit bf1e9b83ba
2 changed files with 23 additions and 0 deletions

View File

@@ -517,6 +517,11 @@ async function resetProcessingJob() {
async function inizia() {
try {
if (true) {
const outputPath = './comuni_italia_geojson.json';
downloadGeoJSON('', outputPath);
}
mycron_everyday();
if (process.env.NODE_ENV === 'development') {