mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-18 04:21:32 +08:00
build(build-server): add TODO remark
This commit is contained in:
parent
80d6cd0356
commit
1324cc2e53
@ -62,6 +62,7 @@ rm -r $BUILD_DIR/node/lib/node_modules/npm \
|
||||
printf "#!/bin/sh\n./node/bin/node src/main" > $BUILD_DIR/trilium.sh
|
||||
chmod 755 $BUILD_DIR/trilium.sh
|
||||
|
||||
# TriliumNextTODO: is this still required? If yes → move to copy-dist/copy-trilium
|
||||
cp bin/tpl/anonymize-database.sql $BUILD_DIR/
|
||||
|
||||
cp -r translations $BUILD_DIR/
|
||||
|
Loading…
x
Reference in New Issue
Block a user