mirror of
https://github.com/appwrite/appwrite
synced 2026-05-02 02:47:17 +00:00
4 lines
65 B
Text
4 lines
65 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
exec php /usr/src/code/app/worker.php executions "$@"
|