mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
* luci/themes: fix ipkg postinstall for openwrt.org light theme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
[ -n "${IPKG_INSTROOT}" ] || {
|
||||
( . /etc/uci-defaults/luci-theme-openwrt ) && rm -f /etc/uci-defaults/luci-theme-openwrt
|
||||
( . /etc/uci-defaults/luci-theme-openwrtlight ) && rm -f /etc/uci-defaults/luci-theme-openwrtlight
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user