mirror of
https://github.com/kenzok8/small-package
synced 2025-01-08 11:17:34 +08:00
update 2022-07-19 20:21:11
This commit is contained in:
parent
52c94957fb
commit
760032f354
@ -9,6 +9,7 @@ INCLUDE_DIR:=./dummy
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
install:
|
||||
[ -n "$(APP_STORE_VERSION)" ]
|
||||
mkdir -p "$(DESTDIR)/www/luci-static"
|
||||
cp -a "$(FRONTEND_DIST)/luci-static/istore" "$(DESTDIR)/www/luci-static/"
|
||||
$(SED) 's#\.js"#.js?v=$(APP_STORE_VERSION)"#g' "$(DESTDIR)/www/luci-static/istore/index.js"
|
||||
|
Loading…
Reference in New Issue
Block a user