remote 命令
This commit is contained in:
parent
ecff0496cb
commit
7eccf1bf15
@ -87,7 +87,7 @@ module.exports = class SystemConfig {
|
||||
fs.mkdirSync(path, { recursive: true });
|
||||
} catch (err) {
|
||||
// 处理错误
|
||||
log.error(`affirmDir ${path} error ${ err }`);
|
||||
$logger.error(`affirmDir ${path} error ${ err }`);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user