diff --git a/bin/queue-retry b/bin/queue-retry index f6daeda97a..afc78aacf3 100644 --- a/bin/queue-retry +++ b/bin/queue-retry @@ -1,3 +1,3 @@ #!/bin/sh -php /usr/src/code/app/cli.php retry $@ \ No newline at end of file +php /usr/src/code/app/cli.php retry-jobs $@ \ No newline at end of file