mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
6 lines
120 B
Bash
Executable File
6 lines
120 B
Bash
Executable File
#!/bin/bash
|
|
|
|
export PHP_VERSION=$PHP_VERSION
|
|
|
|
# Init server settings
|
|
php /usr/share/nginx/html/app/tasks/migrate.php run |