mirror of
https://github.com/strapi/strapi.git
synced 2025-08-12 18:53:23 +00:00
Update packages/core/strapi/lib/commands/transfer/transfer.js
This commit is contained in:
parent
e938cb5be4
commit
00e52aba23
@ -58,7 +58,7 @@ module.exports = async (opts) => {
|
||||
}
|
||||
// if URL provided, set up a remote source provider
|
||||
else {
|
||||
logger.error(`Remote Strapi destination provider not yet implemented`);
|
||||
logger.error(`Remote Strapi source provider not yet implemented`);
|
||||
process.exit(1);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user