Update start.sh

pull/3/head
killian 12 months ago committed by GitHub
parent 8e5ba0febf
commit f723603807
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save