fix path for twigc

This commit is contained in:
Simon Vieille 2019-07-31 10:10:45 +02:00
부모 8a2117a423
커밋 6203df8a73
로그인 계정: deblan
GPG 키 ID: 03383D15A1D31745
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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