Update commit.tpl
This commit is contained in:
parent
7e7843ff3a
commit
b1aafd50e4
|
|
@ -1,5 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
export LC_ALL=en_US.UTF-8
|
||||
export LC_CTYPE=zh_CN.UTF-8
|
||||
|
||||
|
||||
REPOS="$1"
|
||||
REV="$2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue