feat: added group section
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(echo \"exit: $?\")"
|
||||
"Bash(echo \"exit: $?\")",
|
||||
"Bash(python3 -c ' *)",
|
||||
"Bash(command -v python3)",
|
||||
"Bash(pip3 show *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user