mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
build: Update NODE_VERSION in build-server
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
PKG_DIR=dist/trilium-linux-x64-server
|
||||
NODE_VERSION=18.18.2
|
||||
NODE_VERSION=20.15.1
|
||||
|
||||
if [ "$1" != "DONTCOPY" ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user