vhost-manager/share/bin/template

6 lines
131 B
Plaintext
Raw Normal View History

2019-07-30 23:34:41 +02:00
#!/bin/sh
. ./etc/config
"$PHP_BIN" -dvariables_order=EGPCS ./share/bin/twigc -E -d ./src/templates/ < "src/templates/${1}.twig"