i18n/ukrainian: fix postinstall (#555)
This commit is contained in:
parent
cfc979e285
commit
ead51693dc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
uci batch <<-EOF
|
uci batch <<-EOF
|
||||||
set luci.languages.en=English
|
set luci.languages.uk='украї́нська'
|
||||||
commit luci
|
commit luci
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue