mirror of
https://github.com/ru-de/faq.git
synced 2024-11-22 18:32:19 +00:00
test ci
This commit is contained in:
parent
b3c2b5d7d8
commit
44cbb4e915
@ -15,7 +15,7 @@ cp /tmp/*.dic /usr/share/hunspell
|
|||||||
cp /tmp/*.aff /usr/share/hunspell
|
cp /tmp/*.aff /usr/share/hunspell
|
||||||
chmod +r /usr/share/hunspell/*
|
chmod +r /usr/share/hunspell/*
|
||||||
|
|
||||||
dicList=""russian-aot""
|
dicList=""ru_RU" "russian-aot""
|
||||||
for dic in $dicList
|
for dic in $dicList
|
||||||
do
|
do
|
||||||
cat /usr/share/hunspell/$dic.dic | iconv --from KOI8-R --to UTF-8 > /usr/share/hunspell/$dic-utf8.dic
|
cat /usr/share/hunspell/$dic.dic | iconv --from KOI8-R --to UTF-8 > /usr/share/hunspell/$dic-utf8.dic
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
fix ci
|
fix ci
|
||||||
|
|
||||||
ашипка
|
ашибка
|
||||||
ошибка
|
ошибка
|
||||||
eror
|
eror
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user