X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fscripts%2FdeleteChargingStations.js;h=3ebeb0942a1d007a18db7324cc12504088639816;hb=9ab62ed05a70a1feda05803f085a449ce35a4f14;hp=274f15660d1c561717842881c6b6a6903f6f1830;hpb=6c5fc6c3595e93bf42e5002385a3cd0399ed6aa8;p=e-mobility-charging-stations-simulator.git diff --git a/src/scripts/deleteChargingStations.js b/src/scripts/deleteChargingStations.js index 274f1566..3ebeb094 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: ev-simulator creates thousands of charging stations, which are not longer needed. +// Use Case: charging-stations-simulator creates thousands of charging stations, which are not longer needed. // Delete these charging stations all at once // Config