2022-04-29 12:33:40 +02:00

4 lines
72 B
Bash
Executable File

#!/bin/sh
[ -r conf ] && . ./conf
exec php-fpm8.0 --nodaemonize ${OPTS}