@ -7,6 +7,6 @@
"custom"
],
"scripts": {
"custom": "cp custom/package-custom.json custom/package.json"
"custom": "mkdir -p custom/actions && mkdir custom/helpers && custom/schemas && cp resources/package-custom.json custom/package.json"
}