21 lines
432 B
JSON
21 lines
432 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(tree:*)",
|
|
"Bash(find:*)",
|
|
"Bash(xargs ls:*)",
|
|
"Read(//f/项目/node框架项目/**)",
|
|
"Read(//f/项目/约球小程序后端/nodeapi/**)",
|
|
"Bash(dir:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(npm run restart:*)",
|
|
"Bash(del scheduledJobs.js)",
|
|
"Bash(ls:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|