Update majestic.mk (#1472)

pull/1475/head
Francois Lettock 2024-06-17 08:39:52 +02:00 committed by GitHub
parent af185df640
commit a2155ff9fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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