Welcome to mirror list, hosted at ThFree Co, Russian Federation.

luci-i18n-greek « uci-defaults « etc « root « greek « i18n - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 727dafc92c1519475e2f477ffdb259110071a1ee (plain)
1
2
3
4
5
6
#!/bin/sh
uci batch <<-EOF
	set luci.languages.el=Greek
        commit luci
EOF