auf aktuelle esprimo-Version updated

This commit is contained in:
rxf
2023-12-18 17:23:59 +01:00
parent 4f19f9973a
commit 6d1d60a9c1
16 changed files with 102 additions and 964 deletions

View File

@@ -6,7 +6,7 @@
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node fetchnewdata.js -m >>/var/log/timeseries.log 2>&1"
"start": "node fetchnewdata.js -m >>/var/log/readin.log 2>&1"
},
"type": "module",
"keywords": [],