Skip to content

Commit

Permalink
removing executable test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Harrington committed Jun 10, 2024
1 parent affbc16 commit 79bc1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package-linux_x64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ fi

./$TOOL $NAME.AppDir
echo "Testing executable:"
./$NAME-$ARCH.AppImage one two
#./$NAME-$ARCH.AppImage one two
echo "Building .deb..."
rm -rf *.deb
$JAVA_HOME/bin/jpackage --input $BUILDDIR \
Expand Down

0 comments on commit 79bc1f1

Please sign in to comment.