mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 17:27:01 +08:00
fix server edition build for 10th time
This commit is contained in:
parent
2d1bc46c04
commit
05c9c5db50
1 changed files with 1 additions and 1 deletions
|
|
@ -20,4 +20,4 @@ cp node_modules/scrypt/build/Release/scrypt.node ${PKG_DIR}/
|
||||||
|
|
||||||
cd dist
|
cd dist
|
||||||
|
|
||||||
7z a trilium-linux-x64-${VERSION}-server.7z trilium-linux-x64-server
|
7z a trilium-linux-x64-server-${VERSION}.7z trilium-linux-x64-server
|
||||||
Loading…
Add table
Reference in a new issue