This commit is contained in:
Ludy87 2025-12-11 23:48:11 +01:00
parent cdfb3d403b
commit f5dad2037e
No known key found for this signature in database
GPG Key ID: 92696155E0220F94

View File

@ -397,4 +397,4 @@ tasks.register('buildRestartHelper', Jar) {
doLast {
println "restart-helper.jar created at: ${destinationDirectory.get()}/restart-helper.jar"
}
}
}