Files
appwrite/bin/worker-functions
2025-12-30 09:13:26 +00:00

3 lines
63 B
Bash

#!/bin/sh
exec php /usr/src/code/app/worker.php functions "$@"