19 lines
384 B
JSON
19 lines
384 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(for po in *.po)",
|
|
"Bash(do mo=\"$po%.po.mo\")",
|
|
"Bash(msgfmt:*)",
|
|
"Bash(echo:*)",
|
|
"Bash(done)",
|
|
"Bash(ls:*)",
|
|
"Bash(xargs:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(composer install:*)",
|
|
"Bash(php:*)",
|
|
"Bash(docker --version:*)",
|
|
"Bash(brew list:*)"
|
|
]
|
|
}
|
|
}
|