mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 07:44:27 +02:00
Replace 'bin/worker.php' calls and help
This commit is contained in:
parent
7b952e3c94
commit
c79f0c83a7
6 changed files with 13 additions and 13 deletions
|
@ -6,4 +6,4 @@ Description=Friendica Worker
|
|||
User=http
|
||||
#Adapt the path in the following line to your system, use 'which php' to find php path,
|
||||
#provide the absolute path for worker.php
|
||||
ExecStart=/usr/bin/php /www/path/bin/worker.php &
|
||||
ExecStart=/usr/bin/php /www/path/bin/console.php worker &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue