Removed src-references as hats the workdir

f_docker
Ruakij 3 years ago
parent e320d8670b
commit d9ee804c3b

@ -2,10 +2,10 @@
"name": "rfmon-to-influx",
"version": "1.0.0",
"description": "Writing (mostly meta-) data received in Wireless-Monitor-Mode into an InfluxDB",
"main": "src/main.js",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node src/main.js"
"start": "node main.js"
},
"repository": {
"type": "git",

Loading…
Cancel
Save