mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2026-08-09 00:04:55 +00:00
followup
This commit is contained in:
+1
-1
@@ -275,7 +275,7 @@ jlink {
|
||||
}
|
||||
if(os.linux) {
|
||||
if(headless) {
|
||||
installerOptions = ['--resource-dir', 'src/main/deploy/package/linux-headless/']
|
||||
installerOptions = ['--license-file', 'LICENSE', '--resource-dir', 'src/main/deploy/package/linux-headless/']
|
||||
} else {
|
||||
installerOptions += ['--resource-dir', 'src/main/deploy/package/linux/', '--linux-shortcut', '--linux-menu-group', 'Sparrow']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user