appindex to file instead of DB

This commit is contained in:
2019-04-28 22:44:54 +02:00
parent 439446b1d0
commit c5fc78dca1
6 changed files with 61 additions and 70 deletions

View File

@@ -52,8 +52,6 @@ $ make fill-database-ssj
$ make fill-database-kres
# You can detach from the running process using Ctrl-p + Ctrl-q
# this is a long operation
# if running on a remote server, use nohup:
$ nohup $(make fill-database > fill-database.log) &