vhost-manager/share/bin/template
2019-07-31 10:10:45 +02:00

6 lines
129 B
Bash
Executable file

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