mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-18 12:18:48 -06:00
fix too large font on mobile
This commit is contained in:
@@ -17,4 +17,6 @@ rm -r $BUILD_DIR/swiftshader
|
||||
echo "Packaging linux x64 electron distribution..."
|
||||
VERSION=`jq -r ".version" package.json`
|
||||
|
||||
tar cJf $BUILD_DIR-${VERSION}.tar.xz $BUILD_DIR
|
||||
cd dist
|
||||
|
||||
tar cJf trilium-linux-x64-${VERSION}.tar.xz trilium-linux-x64
|
||||
|
||||
Reference in New Issue
Block a user