Files
lemp-dockerized/multi-php-fpm-srv/project/entrypoint/copy-config.sh
2025-08-18 16:33:16 +02:00

5 lines
137 B
Bash

#!/bin/sh
# Copy all .conf files from source to destination
cp /mnt/place-config/etc/php/8.2/fpm/pool.d/*.conf /etc/php/8.2/fpm/pool.d/