Skip to content

Commit

Permalink
add verbose to build package script
Browse files Browse the repository at this point in the history
  • Loading branch information
ate47 committed Mar 7, 2023
1 parent b4f2238 commit 3023e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ $CONFIG_DATA

echo "JPackage creation $PACKAGE_FILE_FINAL"

jpackage "@$PACKAGE_FILE_FINAL"
jpackage "@$PACKAGE_FILE_FINAL" --verbose

0 comments on commit 3023e8a

Please sign in to comment.