change lock file at ROOT_PATH

This commit is contained in:
xiaomlove
2022-04-25 02:30:15 +08:00
parent a47b33a983
commit da2f19b88f
4 changed files with 14 additions and 8 deletions

View File

@@ -29,6 +29,8 @@ class Update extends Install
protected $steps = ['Env check', 'Get files', 'Update .env', 'Perform updates'];
protected string $lockFile = 'update.lock';
public function getLogFile()
{