This repository has been archived on 2021-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
docker-librenms/rootfs/etc/s6.d/php/run

7 lines
71 B
Bash

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