mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-24 07:37:49 +01:00
7 lines
145 B
Bash
Executable File
7 lines
145 B
Bash
Executable File
#!/bin/bash
|
|
#
|
|
/usr/sbin/resizeSD &&
|
|
/usr/sbin/gitstash &&
|
|
pip install /home/mycroft/vosk-0.3.17-cp38-cp38-linux_aarch64.whl &&
|
|
rm /etc/firstboot
|