* luci/applications: add ushare package
[project/luci.git] / applications / luci-ushare / root / etc / uci-defaults / luci-ushare
1 #!/bin/sh
2
3 uci batch <<-EOF
4 add ucitrack ushare
5 set ucitrack.@ushare[-1].init=ushare
6 commit ucitrack
7 EOF