1
0
Fork 0
mirror of synced 2024-06-14 00:34:51 +12:00

Update bin/queue-retry

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
Bradley Schofield 2024-01-22 13:51:20 +00:00 committed by GitHub
parent 2a65dfcc5d
commit 09a7fc9063
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,3 @@
#!/bin/sh
php /usr/src/code/app/cli.php retry $@
php /usr/src/code/app/cli.php retry-jobs $@