We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57c9c7 commit 2fa4841Copy full SHA for 2fa4841
grails-wrapper/build.gradle
@@ -81,6 +81,7 @@ project.extensions.getByType(DistributionContainer).configureEach {
81
82
from(startScripts) {
83
into ''
84
+ fileMode = 0755
85
}
86
87
0 commit comments