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

3 lines
No EOL
58 B
Bash
Executable file

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