mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 07:58:55 +00:00
3 lines
54 B
Bash
3 lines
54 B
Bash
#!/bin/sh
|
|
|
|
exec php /usr/src/code/app/realtime.php $@
|