fix path for twigc

This commit is contained in:
Simon Vieille 2019-07-31 10:10:45 +02:00
parent 8a2117a423
commit 6203df8a73
Signed by: deblan
GPG Key ID: 03383D15A1D31745
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
. ./etc/config . ./etc/config
$PHP_BIN -dvariables_order=EGPCS ./helpers/twigc -E -d ./src/templates/ < "src/templates/${1}.twig" $PHP_BIN -dvariables_order=EGPCS ./share/bin/twigc -E -d ./src/templates/ < "src/templates/${1}.twig"