remove custom

main
HerrHase 2 weeks ago
parent 1f3cfa148b
commit f9c16cc464

@ -7,6 +7,6 @@
"custom" "custom"
], ],
"scripts": { "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"
} }
} }

Loading…
Cancel
Save