mirror of
https://github.com/appwrite/appwrite
synced 2026-04-21 21:47:16 +00:00
3 lines
64 B
Bash
3 lines
64 B
Bash
#!/bin/sh
|
|
|
|
exec php /usr/src/code/app/worker.php databases "$@"
|