#!/bin/sh
uci batch <<-EOF
	set luci.languages.el=Ελληνικά
        commit luci
EOF