fix path for twigc

Este commit está contenido en:
Simon Vieille 2019-07-31 10:10:45 +02:00
padre 8a2117a423
commit 6203df8a73
Firmado por: deblan
ID de clave GPG: 03383D15A1D31745
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -2,4 +2,4 @@
. ./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"