mirror of
https://github.com/v2board/v2board.git
synced 2025-08-01 04:49:58 +08:00
update: multiple session
This commit is contained in:
@ -58,5 +58,7 @@ class V2boardUpdate extends Command
|
||||
}
|
||||
}
|
||||
$this->info('更新完毕,请重新启动队列服务。');
|
||||
\Artisan::call('cache:clear');
|
||||
\Artisan::call('config:cache');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user