vhost-manager/share/bin/template
2019-07-31 09:37:16 +02:00

5 lines
127 B
Bash
Executable file

#!/bin/sh
. ./etc/config
$PHP_BIN -dvariables_order=EGPCS ./helpers/twigc -E -d ./src/templates/ < "src/templates/${1}.twig"