Skip to content

Commit

Permalink
adding the menue group back in for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Jun 10, 2024
1 parent 55eb1e4 commit c054164
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 @@ -93,7 +93,7 @@ $JAVA_HOME/bin/jpackage --input $BUILDDIR \
--icon $ICON \
--copyright "Creative Commons" \
--vendor CommonWealthRobotics \
--linux-menu-group=Education;Graphics;Development; \
--linux-menu-group "Education;Graphics;Development;" \
--java-options '--enable-preview'
echo "Deb built!"
ls -al
Expand Down

0 comments on commit c054164

Please sign in to comment.