Update setup.sh

This commit is contained in:
Viktor 2023-04-02 14:44:43 +02:00 committed by GitHub
parent ace0d19973
commit f1c6525a50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
#!/bin/bash
# This script will perform a first-time setup of the run/ directory, as well as
# download third party language models and other files that aren't suitable for
# git
set -e
function download_model {