state management fixes

This commit is contained in:
zadam
2019-08-28 20:29:10 +02:00
parent ff1d312a43
commit 650d9e0b27
8 changed files with 20 additions and 16 deletions

View File

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