mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-01 09:49:52 -05:00
fix consistency checks for fulltext
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user