appwrite/bin/queue-retry

3 lines
62 B
Text
Raw Normal View History

2024-01-24 17:44:29 +00:00
#!/bin/sh
2025-12-29 21:54:21 +00:00
exec php /usr/src/code/app/cli.php queue-retry "$@"