luci/i18n/greek/root/etc/uci-defaults/luci-i18n-greek

6 lines
92 B
Bash
Executable file

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