Skip to content

Commit

Permalink
Update dictionary to CanCLID/ToJyutping@74f8e9c
Browse files Browse the repository at this point in the history
  • Loading branch information
ayaka14732 committed Dec 12, 2021
1 parent 8004d99 commit f4fae82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
os.system('wget -nc -O lib/browser-polyfill.js https://unpkg.com/webextension-polyfill@0.8.0/dist/browser-polyfill.js')

# Preprocess
os.system('wget -nc https://raw.githubusercontent.com/CanCLID/ToJyutping/662a8c1/preprocess.py')
os.system('wget -nc https://raw.githubusercontent.com/CanCLID/ToJyutping/74f8e9c/preprocess.py')
os.system("sed -i 's/src\/ToJyutping\/jyut6ping3.simple.dict.yaml/jyut6ping3.simple.dict.yaml/' preprocess.py")
os.system('python preprocess.py')

Expand Down

0 comments on commit f4fae82

Please sign in to comment.