mirror of
https://github.com/v2board/v2board.git
synced 2024-11-13 02:59:10 +08:00
update: update command
This commit is contained in:
parent
ed2a3b034e
commit
f621619cc4
@ -57,6 +57,7 @@ class V2boardUpdate extends Command
|
|||||||
} catch (\Exception $e) {
|
} catch (\Exception $e) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$this->info('更新完毕,请重新启动队列服务。');
|
\Artisan::call('horizon:terminate');
|
||||||
|
$this->info('更新完毕,队列服务已重启,你无需进行任何操作。');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user