flm01/mote/v2/openwrt/package/luci/i18n/greek/root/etc/uci-defaults/luci-i18n-greek

7 lines
82 B
Bash
Executable File

#!/bin/sh
uci batch <<-EOF
set luci.languages.el=Greek
commit luci
EOF