diff --git a/run/setup.sh b/run/setup.sh index d414892d..f4287bd5 100755 --- a/run/setup.sh +++ b/run/setup.sh @@ -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 {