2024-08-02 13:24:47 -04:00

4 lines
72 B
Bash

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