改进 同步
This commit is contained in:
parent
58dfff5b0d
commit
f6dadf7e75
@ -40,7 +40,7 @@ public function handle(): int
|
|||||||
|
|
||||||
$this->info('从节点配置文件同步完成。');
|
$this->info('从节点配置文件同步完成。');
|
||||||
|
|
||||||
return CommandAlias::FAILURE;
|
return CommandAlias::SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->warn('此节点为主节点,将同时上传两份版本(如果有 .env.slave 的话)。');
|
$this->warn('此节点为主节点,将同时上传两份版本(如果有 .env.slave 的话)。');
|
||||||
|
Loading…
Reference in New Issue
Block a user