mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-18 21:37:22 -04:00
[stage]
This commit is contained in:
2
dist/base.gradle
vendored
2
dist/base.gradle
vendored
@@ -73,7 +73,7 @@ if (org.gradle.internal.os.OperatingSystem.current().isWindows()) {
|
||||
// Fixes a JPackage bug
|
||||
copy {
|
||||
from "$distDir/base/lib/app/xpiped.cfg"
|
||||
into "$distDir/base/app"
|
||||
into "$distDir/base/"
|
||||
}
|
||||
|
||||
file("$distDir/base/scripts").mkdirs()
|
||||
|
||||
Reference in New Issue
Block a user