mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-03-13 18:10:24 +01:00
Fix mycroft-service mistake
This commit is contained in:
parent
888c414151
commit
2f087a6d88
@ -33,8 +33,8 @@ define MYCROFT_SERVICE_INSTALL_TARGET_CMDS
|
||||
$(TARGET_DIR)/usr/lib/systemd/system/mycroft-audio.service
|
||||
$(INSTALL) -D -m 644 $(@D)/mycroft-voice.service \
|
||||
$(TARGET_DIR)/usr/lib/systemd/system/mycroft-voice.service
|
||||
$(INSTALL) -D -m 644 $(@D)/mycroft-enclosure.service \
|
||||
$(TARGET_DIR)/usr/lib/systemd/system/mycroft-enclosure.service
|
||||
$(INSTALL) -D -m 644 $(@D)/mycroft-enclosure-client.service \
|
||||
$(TARGET_DIR)/usr/lib/systemd/system/mycroft-enclosure-client.service
|
||||
$(INSTALL) -D -m 644 $(@D)/mycroft-skills.service \
|
||||
$(TARGET_DIR)/usr/lib/systemd/system/mycroft-skills.service
|
||||
$(INSTALL) -D -m 644 $(@D)/mycroft-gui.service \
|
||||
|
Loading…
x
Reference in New Issue
Block a user