fix command ana params

This commit is contained in:
Yuriy Yuriev
2026-05-18 18:35:09 +07:00
parent 2f163aaa3e
commit ca8a386f82
5 changed files with 430 additions and 95 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(pip install *)",
"Bash(python -c \"import psutil; print\\('psutil ok, version:', psutil.__version__\\)\")",
"Bash(python -c ' *)"
]
}
}