fix consistency checks for fulltext

This commit is contained in:
zadam
2019-03-29 22:08:04 +01:00
parent 905eb303bc
commit 8fb6edad67
3 changed files with 21 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
PKG_DIR=dist/trilium-linux-x64-server
NODE_VERSION=10.15.0
NODE_VERSION=10.15.3
rm -r $PKG_DIR
mkdir $PKG_DIR