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

0 comments on commit d89519e

Please sign in to comment.