bugfix for custom

main
HerrHase 2 weeks ago
parent f9c16cc464
commit 4f936b08bb

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

Loading…
Cancel
Save