mirror of
https://github.com/appwrite/appwrite
synced 2026-05-02 02:47:17 +00:00
3 lines
58 B
Bash
Executable file
3 lines
58 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec php /usr/src/code/app/cli.php doctor "$@"
|