mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
5 lines
101 B
Bash
Executable File
5 lines
101 B
Bash
Executable File
#!/bin/bash
|
|
#
|
|
pip install /home/mycroft/vosk-0.3.17-cp38-cp38-linux_aarch64.whl &&
|
|
rm /etc/firstboot
|