prepare beta12

This commit is contained in:
xiaomlove
2021-06-22 12:56:03 +08:00
parent c5326513a1
commit 142e18bed0
7 changed files with 43 additions and 22 deletions

View File

@@ -20,7 +20,7 @@ use Nexus\Database\NexusDB;
class Update extends Install
{
protected $steps = ['环境检测', '选择版本安装', '更新 .env 文件', '更新配置'];
protected $steps = ['环境检测', '获取更新', '更新 .env 文件', '执行更新'];
public function getLogFile()