strapi-plugin-config-sync/bin/config-sync

6 lines
62 B
Plaintext
Raw Normal View History

2021-11-10 16:22:52 +01:00
#!/usr/bin/env node
'use strict';
2021-11-10 16:34:08 +01:00
require('../server/cli');