appwrite/bin/schedule-executions

3 lines
70 B
Text
Raw Normal View History

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