Update majestic.mk (#1472)

This commit is contained in:
Francois Lettock
2024-06-17 08:39:52 +02:00
committed by GitHub
parent af185df640
commit a2155ff9fe

View File

@@ -27,7 +27,6 @@ endif
define MAJESTIC_INSTALL_TARGET_CMDS
$(INSTALL) -m 755 -d $(TARGET_DIR)/etc
$(INSTALL) -m 644 -t $(TARGET_DIR)/etc $(@D)/majestic.yaml
$(INSTALL) -m 644 -t $(TARGET_DIR)/etc $(@D)/majestic.full
$(INSTALL) -m 755 -d $(TARGET_DIR)/etc/init.d
$(INSTALL) -m 755 -t $(TARGET_DIR)/etc/init.d $(MAJESTIC_PKGDIR)/files/S95majestic