mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
parent
026233c804
commit
d4ced2f734
1 changed files with 1 additions and 1 deletions
|
|
@ -66,6 +66,6 @@ module.exports = async (options) => {
|
|||
const [openError] = await tryToCatch(opn, url);
|
||||
|
||||
if (openError)
|
||||
exit('cloudcmd --open:', openError);
|
||||
console.error('cloudcmd --open:', openError.message);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue