Update divinus.mk

pull/1461/head
Signor Pellegrino 2024-06-05 08:10:33 +03:00 committed by GitHub
parent d0011777c6
commit 40665076ef
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