mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 09:39:10 +08:00
update: install
This commit is contained in:
parent
f380bd3c0e
commit
4996c317c9
@ -99,7 +99,6 @@ class V2boardInstall extends Command
|
||||
|
||||
$this->info('一切就绪');
|
||||
$this->info('访问 http(s)://你的站点/admin 进入管理面板');
|
||||
\File::put(base_path() . '/.lock', time());
|
||||
} catch (\Exception $e) {
|
||||
$this->error($e->getMessage());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user