13 lines
No EOL
219 B
JSON
13 lines
No EOL
219 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(git pull:*)",
|
|
"Bash(git remote set-url:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |