Update majestic.mk (#1472)

pull/1473/head
Francois Lettock 2024-06-17 08:39:52 +02:00 committed by Willerson Stockler
parent f43ea181c7
commit 18eecf058e
1 changed files with 0 additions and 1 deletions

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