mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
openwrt-frp: enable upx compress
This commit is contained in:
parent
81621d3934
commit
aa384df6c9
@ -74,6 +74,8 @@ define Build/Prepare
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
$(STAGING_DIR_HOST)/bin/upx --lzma --best $(PKG_BUILD_DIR)/frps
|
||||
$(STAGING_DIR_HOST)/bin/upx --lzma --best $(PKG_BUILD_DIR)/frpc
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
Loading…
x
Reference in New Issue
Block a user