5ac031cfe31e976c38609f2aceeb8d8b0775a0d3
[e-mobility-charging-stations-simulator.git] / ui / web / build-prepare.js
1 import shell from 'shelljs'
2
3 shell.cp('src/assets/config-template.ts', 'src/assets/config.ts')