mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
dump-db should not contain node_modules in release artifacts
This commit is contained in:
@@ -30,6 +30,7 @@ rm -r $BUILD_DIR/swiftshader
|
||||
cp bin/tpl/anonymize-database.sql $BUILD_DIR/
|
||||
|
||||
cp -r dump-db $BUILD_DIR/
|
||||
rm -rf $BUILD_DIR/dump-db/node_modules
|
||||
|
||||
cp bin/tpl/trilium-portable.sh $BUILD_DIR/
|
||||
chmod 755 $BUILD_DIR/trilium-portable.sh
|
||||
|
||||
Reference in New Issue
Block a user