1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix v2ray

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-04-24 08:30:04 +02:00
parent 368534b006
commit fc6a935c0c

View file

@ -89,6 +89,7 @@ define Package/v2ray-core/install
$(INSTALL_DIR) $(1)/etc/v2ray/
$(INSTALL_DATA) $(PKG_BUILD_DIR)/release/config/config.json $(1)/etc/v2ray/
$(CP) ./files/* $(1)/
# $(INSTALL_DIR) $(1)/etc/config/
# $(INSTALL_CONF) $(CURDIR)/files/v2ray.conf $(1)/etc/config/v2ray
# $(INSTALL_DIR) $(1)/etc/init.d/