fix icon in desktop linux build, fixes #372

This commit is contained in:
azivner
2019-01-22 19:49:33 +01:00
parent 9d42c3d802
commit 484715e440
3 changed files with 6 additions and 6 deletions
+2
View File
@@ -11,6 +11,8 @@ cp -r bin/deps/linux-x64/sqlite/* node_modules/sqlite3/lib/binding/
mv "./dist/Trilium Notes-linux-x64" $BUILD_DIR
cp src/public/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