1
0
mirror of https://github.com/x86dev/docker-ttrss synced 2025-12-13 01:46:00 +00:00
Files
docker-ttrss/service-php5-fpm.sh
2014-05-19 09:33:44 +02:00

7 lines
84 B
Bash
Executable File

#!/bin/sh
set -eu
set -x
/usr/sbin/php5-fpm >> /var/log/service-php5-fpm.log 2>&1