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