mirror of
https://github.com/Ahwxorg/librey/
synced 2024-12-06 19:16:48 +01:00
8 lines
110 B
Bash
Executable File
8 lines
110 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/bin/sh -c docker/env-substitution.sh
|
|
|
|
/bin/sh -c /usr/sbin/php-fpm83
|
|
|
|
exec nginx -g "daemon off;"
|