1
1
mirror of https://github.com/MarginaliaSearch/MarginaliaSearch.git synced 2025-10-05 21:22:39 +02:00

WIP run and setup

This commit is contained in:
Viktor Lofgren
2023-03-04 15:17:02 +01:00
parent 3e5e537a6b
commit ef87e123ba
2 changed files with 3 additions and 3 deletions

View File

@@ -14,10 +14,10 @@ From a fresh to running system, you'll need to do this:
From the project root
```
$ ./gradlew assemble docker
$ run/setup.sh
$ ./gradlew assemble docker
$ docker-compose up -d mariadb
$ run/reconvert.sh