Skip to content

Commit

Permalink
fix deb/rpm package names
Browse files Browse the repository at this point in the history
  • Loading branch information
Walid Lezzar committed Mar 25, 2020
1 parent f190d1e commit 0947a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zoe-cli/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ tasks.register<Zip>("zipJpackageImage") {
runtime {
jpackage {
imageName = "zoe"
installerName = "zoe"

findProperty("jpackage.installerType")?.toString()?.run {
installerType = this
Expand Down

0 comments on commit 0947a68

Please sign in to comment.