X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fscripts%2FdeleteChargingStations.js;h=3a46893a64cf1b8390aebae84be71d7959198f9f;hb=c14729f47992a1b142d2c20f94777d0747eaf9f2;hp=ca5875d383e650d418eed97651496a4ba74933d4;hpb=e7aeea18e189dd087c8f951cf77a253e2818ae90;p=e-mobility-charging-stations-simulator.git diff --git a/src/scripts/deleteChargingStations.js b/src/scripts/deleteChargingStations.js index ca5875d3..3a46893a 100755 --- a/src/scripts/deleteChargingStations.js +++ b/src/scripts/deleteChargingStations.js @@ -6,7 +6,7 @@ const fs = require('fs'); // This script deletes charging stations // Filter charging stations by id pattern -// Use Case: charging-stations-simulator creates thousands of charging stations, which are not longer needed. +// Use Case: emobility-charging-stations-simulator creates thousands of charging stations, which are not longer needed. // Delete these charging stations all at once // Config