mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Update bin/queue-retry
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
parent
2a65dfcc5d
commit
09a7fc9063
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
php /usr/src/code/app/cli.php retry $@
|
||||
php /usr/src/code/app/cli.php retry-jobs $@
|
||||
Loading…
Reference in a new issue