2017-04-25 21:49:24 +02:00

6 lines
70 B
Bash

#!/bin/sh
if test -f ./setup; then
source ./setup
fi
exec php-fpm