flm01/mote/v2/openwrt/package/luci/i18n/portuguese/root/etc/uci-defaults/luci-i18n-portuguese

7 lines
80 B
Bash
Executable File

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