mirror of
https://github.com/appwrite/appwrite
synced 2026-05-03 21:38:38 +00:00
3 lines
112 B
Text
3 lines
112 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
php -e /usr/src/code/app/executor.php -dopcache.preload=opcache.preload=/usr/src/code/app/preload.php
|