mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
2b5882855b
commit
bc5d3b6c3a
2 changed files with 2 additions and 2 deletions
|
@ -139,7 +139,7 @@ HELP;
|
|||
}
|
||||
|
||||
if ($daemonMode == "start") {
|
||||
$this->out("Starting worker daemon");
|
||||
$this->out("Starting Jetstream daemon");
|
||||
|
||||
$this->daemon->start(function () {
|
||||
$this->jetstream->listen();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue