mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
chore(config) add " "
This commit is contained in:
parent
5ff1de40d7
commit
f5bd52bac9
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
if (error) {
|
||||
if (error.code !== 'ENOENT')
|
||||
console.error('cloudcmd --config ~/.cloudcmd.json:', error.message);
|
||||
|
||||
|
||||
error = tryCatch(function() {
|
||||
config = readjson.sync(ConfigPath);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue