vhost-manager/helpers/template
2019-07-30 23:34:41 +02:00

6 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"