Files
puppet-frankenphp/files/php-wrapper.sh
2025-10-28 16:04:35 +01:00

4 lines
49 B
Bash

#!/bin/sh
exec /usr/bin/frankenphp php-cli "$@"