11 lines
277 B
JSON
11 lines
277 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(curl -L -o gradle/wrapper/gradle-wrapper.jar https://raw.githubusercontent.com/gradle/gradle/master/gradle/wrapper/gradle-wrapper.jar)",
|
|
"Bash(git init *)",
|
|
"Bash(git checkout *)",
|
|
"Bash(git add *)"
|
|
]
|
|
}
|
|
}
|