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