Execute shell script in Gradle

前端 未结 6 438
北荒
北荒 2020-12-07 17:20

I have a gradle build setup at the beginning of which I want to execute a shellscript in a subdirectory that prepares my environment.

task build << {
         


        
6条回答
提交回复
热议问题