summaryrefslogtreecommitdiffhomepage
path: root/themes/fledermaus/root/etc/uci-defaults/luci-theme-fledermaus
blob: 83e472b633ef127d27555fa7f269bf84235715a0 (plain)
1
2
3
4
5
6
#!/bin/sh
uci batch <<-EOF
	set luci.themes.Fledermaus=/luci-static/fledermaus
        commit luci
EOF