Update divinus.mk (#1461)

pull/1464/head
Signor Pellegrino 2024-06-05 08:11:02 +03:00 committed by GitHub
parent d0011777c6
commit 55c619d3ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ endef
define DIVINUS_INSTALL_TARGET_CMDS
$(INSTALL) -m 755 -d $(TARGET_DIR)/etc
$(INSTALL) -m 644 -t $(TARGET_DIR)/etc $(@D)/divinus.ini
$(INSTALL) -m 644 -t $(TARGET_DIR)/etc $(@D)/divinus.yaml
$(INSTALL) -m 755 -d $(TARGET_DIR)/usr/bin
$(INSTALL) -m 755 -t $(TARGET_DIR)/usr/bin $(@D)/divinus