Skip to content

Commit

Permalink
Snapcraft debug
Browse files Browse the repository at this point in the history
  • Loading branch information
berry120 committed Feb 7, 2024
1 parent d616b32 commit 5db95e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ parts:
cp -a $SNAPCRAFT_STAGE/jar/. $SNAPCRAFT_PRIME/jar/.
ls -l $SNAPCRAFT_PRIME
ls -l $SNAPCRAFT_PRIME/jar
chmod +x $SNAPCRAFT_PRIME/launch.sh
rm -rf $SNAPCRAFT_PRIME/winjre64
chmod +x $SNAPCRAFT_PRIME/jar/launch.sh
rm -rf $SNAPCRAFT_PRIME/jar/winjre64

0 comments on commit 5db95e8

Please sign in to comment.