luci/i18n/portuguese/root/etc/uci-defaults/luci-i18n-portuguese
2009-05-27 08:35:37 +00:00

6 lines
80 B
Bash
Executable file

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