mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
chore(monorepo/ci): script failing due to anonymize-database.sql
This commit is contained in:
@@ -59,7 +59,7 @@ printf "#!/bin/sh\n./node/bin/node src/main\n" > $BUILD_DIR/trilium.sh
|
|||||||
chmod 755 $BUILD_DIR/trilium.sh
|
chmod 755 $BUILD_DIR/trilium.sh
|
||||||
|
|
||||||
# TriliumNextTODO: is this still required? If yes → move to copy-dist/copy-trilium
|
# TriliumNextTODO: is this still required? If yes → move to copy-dist/copy-trilium
|
||||||
cp bin/tpl/anonymize-database.sql $BUILD_DIR/
|
cp tpl/anonymize-database.sql $BUILD_DIR/
|
||||||
|
|
||||||
VERSION=`jq -r ".version" package.json`
|
VERSION=`jq -r ".version" package.json`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user