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 e61cac0 commit 5d0430c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions admin/linux/build-appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ rm -rf usr/share/nemo-python/
mv /app/etc/*/sync-exclude.lst usr/bin/
rm -rf etc

# webengine resources
mkdir usr/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 5d0430c

Please sign in to comment.