Skip to content

Commit

Permalink
Copy missing webengine resource v8_context_snapshot.bin.
Browse files Browse the repository at this point in the history
Signed-off-by: Camila Ayres <[email protected]>
  • Loading branch information
camilasan committed Sep 19, 2024
1 parent 278ccb8 commit 41a02e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions admin/linux/build-appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ rm -rf usr/share/nemo-python/
mv /app/etc/*/sync-exclude.lst usr/bin/
rm -rf etc

# webengine resources
cp /opt/qt6.6.3/resources/v8_context_snapshot.bin usr/resources/

# com.nextcloud.desktopclient.nextcloud.desktop
DESKTOP_FILE=$(ls /app/usr/share/applications/*.desktop)

Expand Down

0 comments on commit 41a02e8

Please sign in to comment.