flm01/mote/v2/openwrt/package/luci/applications/luci-polipo/root/etc/uci-defaults/.svn/text-base/luci-polipo.svn-base

8 lines
108 B
Bash

#!/bin/sh
uci batch <<-EOF
add ucitrack polipo
set ucitrack.@polipo[-1].init=polipo
commit ucitrack
EOF