summaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-11-19 21:34:34 +0800
committertypebrook <typebrook@gmail.com>2019-11-19 21:34:34 +0800
commitb2470324e3927c5e505ff206aa6d6fe63f42a191 (patch)
treecb15f921f8e20e3531d30525f1260b4c15e46d5d /alias
parent56c24f398714b9594085eb85be38e90d24b5b49d (diff)
update
Diffstat (limited to 'alias')
-rw-r--r--alias2
1 files changed, 1 insertions, 1 deletions
diff --git a/alias b/alias
index 5825575..027c929 100644
--- a/alias
+++ b/alias
@@ -210,7 +210,7 @@ mvt_decode() {
210 python3 $SETTING_DIR/scripts/mvt_decode.py $1 | tr \' \" | sed 's/True/true/g' | jq . 210 python3 $SETTING_DIR/scripts/mvt_decode.py $1 | tr \' \" | sed 's/True/true/g' | jq .
211} 211}
212big52utf8() { 212big52utf8() {
213 iconv -f BIG-5 -t UTF-8 $1 > $1.utf8 213 iconv -f BIG-5 -t UTF-8
214} 214}
215 215
216# tmp 216# tmp