Update start.sh

This commit is contained in:
killian 2024-01-27 20:01:48 -08:00 committed by GitHub
parent 8e5ba0febf
commit f723603807
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -3,9 +3,10 @@
# Display app/index.html on the second monitor in full-screen mode
google-chrome --kiosk --app=file:///app/index.html
### Start whisper.cpp and stuff?
### CORE
cd /core
poetry install
poetry run bash start.sh
poetry run bash start.sh