luci/themes/fledermaus/root/etc/uci-defaults/luci-theme-fledermaus
Steven Barth 2bf012a40a * themes/fledermaus: Register on install
* applications/luci-statistics: Fixed wrong paths in templates
2008-06-09 08:48:10 +00:00

6 lines
105 B
Bash
Executable file

#!/bin/sh
uci batch <<-EOF
set luci.themes.Fledermaus=/luci-static/fledermaus
commit luci
EOF