mirror of
https://github.com/strapi/strapi.git
synced 2025-08-13 11:17:42 +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
|
// if URL provided, set up a remote source provider
|
||||||
else {
|
else {
|
||||||
logger.error(`Remote Strapi destination provider not yet implemented`);
|
logger.error(`Remote Strapi source provider not yet implemented`);
|
||||||
process.exit(1);
|
process.exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user