mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
3 lines
68 B
Text
3 lines
68 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
QUEUE=v1-usage php /usr/src/code/app/workers/usage.php $@
|