mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
change lock file at ROOT_PATH
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user