mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 13:09:00 +00:00
Update setup.sh
This commit is contained in:
parent
ace0d19973
commit
f1c6525a50
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user