提交 7f0884b6 编写于 作者: LinuxSuRen's avatar LinuxSuRen

Fix the wrong path of bindata file

上级 0e4951d6
......@@ -94,7 +94,7 @@ gettext:
go-xgettext -k=i18n.T "${JCLI_FILES}" > app/i18n/jcli.pot
gen-data:
export PATH=$PATH:${PWD}/bin
export PATH=$(PATH):$(shell pwd)/bin
cd app/i18n && go-bindata -o bindata.go -pkg i18n jcli/zh_CN/LC_MESSAGES/
image:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册