Skip to content

Commit 18310fa

Browse files
committed
revet php-resque location
1 parent 8bff962 commit 18310fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Here's a sample conf file
202202

203203
```ini
204204
[program:myapp_phpresque_default]
205-
command = /usr/bin/php /home/sites/myapp/prod/current/vendor/chrisboulton/php-resque/bin/resque
205+
command = /usr/bin/php /home/sites/myapp/prod/current/vendor/chrisboulton/php-resque/resque.php
206206
user = myusername
207207
environment = APP_INCLUDE='/home/sites/myapp/prod/current/vendor/autoload.php',VERBOSE='1',QUEUE='default'
208208

0 commit comments

Comments
 (0)