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"