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 369f87e commit 00fd4cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ parts:
snapcraftctl prime
mkdir $SNAPCRAFT_PRIME/jar
cp -a $SNAPCRAFT_STAGE/jar/. $SNAPCRAFT_PRIME/jar/.
chmod +x $SNAPCRAFT_STAGE/launch.sh
rm -rf $SNAPCRAFT_PRIME/winjre64
ls -l $SNAPCRAFT_PRIME
ls -l $SNAPCRAFT_PRIME/jar
Expand Down

0 comments on commit 00fd4cf

Please sign in to comment.