mirror of
https://github.com/remittor/zapret-openwrt.git
synced 2026-01-27 12:50:35 +03:00
makefile: skip init.d.sh
This commit is contained in:
@@ -125,6 +125,7 @@ define Package/$(PKG_NAME)/install
|
|||||||
$(INSTALL_DIR) $(1)/etc/uci-defaults
|
$(INSTALL_DIR) $(1)/etc/uci-defaults
|
||||||
$(INSTALL_BIN) ./uci-def-cfg.sh $(1)/etc/uci-defaults/zapret2-uci-def-cfg.sh
|
$(INSTALL_BIN) ./uci-def-cfg.sh $(1)/etc/uci-defaults/zapret2-uci-def-cfg.sh
|
||||||
$(CP) ./*.sh $(1)/opt/zapret2/
|
$(CP) ./*.sh $(1)/opt/zapret2/
|
||||||
|
rm -f $(1)/opt/zapret/init.d.sh
|
||||||
# Fix permisions
|
# Fix permisions
|
||||||
chmod 644 $(1)/opt/zapret2/ipset/*.txt
|
chmod 644 $(1)/opt/zapret2/ipset/*.txt
|
||||||
chmod 644 $(1)/opt/zapret2/ipset_def/*.txt
|
chmod 644 $(1)/opt/zapret2/ipset_def/*.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user