1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Add preinstalled modified volume skill

This commit is contained in:
j1nx
2021-01-11 14:11:20 +01:00
parent 9c6f99be5e
commit 74d78ffd24
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ cd /opt/mycroft/skills/skill-ovos-mycroftgui && git stash
cd /opt/mycroft/skills/skill-ovos-pairing && git stash cd /opt/mycroft/skills/skill-ovos-pairing && git stash
cd /opt/mycroft/skills/skill-ovos-homescreen && git stash cd /opt/mycroft/skills/skill-ovos-homescreen && git stash
cd /opt/mycroft/skills/mycroft-date-time.mycroftai && git stash cd /opt/mycroft/skills/mycroft-date-time.mycroftai && git stash
cd /opt/mycroft/skills/mycroft-volume.mycroftai && git stash
chown -R mycroft.mycroft /opt/mycroft chown -R mycroft.mycroft /opt/mycroft
echo "[OK]" echo "[OK]"

Submodule buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai added at c65392fa87