Revert "luci-theme-argon: sync upstream"

This reverts commit b73ac3d607.
This commit is contained in:
lean 2022-07-20 00:17:53 +08:00
parent 0ee83a4cf6
commit b35cd6c65b
2 changed files with 3 additions and 4 deletions

View File

@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Argon Theme
LUCI_DEPENDS:=
PKG_VERSION:=1.7.3
PKG_RELEASE:=20220421
PKG_RELEASE:=20220615
include ../../luci.mk
include $(TOPDIR)/feeds/luci/luci.mk
define Package/luci-theme-argon/postinst

View File

@ -6,7 +6,6 @@ rm -Rf /var/luci-modulecache
rm -Rf /var/luci-indexcache
uci batch <<-EOF
set luci.themes.Argon=/luci-static/argon
set luci.main.mediaurlbase=/luci-static/argon
commit luci
EOF
exit 0
exit 0