mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
swiftshader deletion is no longer needed
This commit is contained in:
parent
074e13a889
commit
cc06701565
@ -24,9 +24,6 @@ mv "./dist/Trilium Notes-linux-x64" $BUILD_DIR
|
|||||||
|
|
||||||
cp images/app-icons/png/128x128.png $BUILD_DIR/icon.png
|
cp images/app-icons/png/128x128.png $BUILD_DIR/icon.png
|
||||||
|
|
||||||
# removing software WebGL binaries because they are pretty huge and not necessary
|
|
||||||
rm -r $BUILD_DIR/swiftshader
|
|
||||||
|
|
||||||
cp bin/tpl/anonymize-database.sql $BUILD_DIR/
|
cp bin/tpl/anonymize-database.sql $BUILD_DIR/
|
||||||
|
|
||||||
cp -r dump-db $BUILD_DIR/
|
cp -r dump-db $BUILD_DIR/
|
||||||
|
@ -22,9 +22,6 @@ rm -rf $BUILD_DIR
|
|||||||
|
|
||||||
mv "./dist/Trilium Notes-win32-x64" $BUILD_DIR
|
mv "./dist/Trilium Notes-win32-x64" $BUILD_DIR
|
||||||
|
|
||||||
# removing software WebGL binaries because they are pretty huge and not necessary
|
|
||||||
rm -r $BUILD_DIR/swiftshader
|
|
||||||
|
|
||||||
cp bin/tpl/anonymize-database.sql $BUILD_DIR/
|
cp bin/tpl/anonymize-database.sql $BUILD_DIR/
|
||||||
|
|
||||||
cp -r dump-db $BUILD_DIR/
|
cp -r dump-db $BUILD_DIR/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user