vhost-manager/share/bin/template

6 lines
131 B
Bash
Executable File

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