appwrite/bin/doctor
2025-12-30 09:13:26 +00:00

3 lines
58 B
Bash
Executable file

#!/bin/sh
exec php /usr/src/code/app/cli.php doctor "$@"