18 lines
562 B
JSON
18 lines
562 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(wsl bash -c 'sshpass -p \"\"enQ3xKdjy5vQFeK\"\" ssh -o StrictHostKeyChecking=accept-new root@46.38.236.53 \"\"cat /var/log/letsbe-setup.log 2>/dev/null | tail -50\"\"')",
|
||
|
|
"Bash(dir:*)",
|
||
|
|
"mcp__serena__list_dir",
|
||
|
|
"Bash(find:*)",
|
||
|
|
"Bash(xargs -I {} sh -c 'echo \"\"\"\"=== {} ===\"\"\"\" && grep \"\"\"\"server_name\"\"\"\" \"\"\"\"{}\"\"\"\"')",
|
||
|
|
"Bash(wsl bash:*)",
|
||
|
|
"Bash(git init:*)",
|
||
|
|
"Bash(git add:*)",
|
||
|
|
"Bash(git commit:*)"
|
||
|
|
],
|
||
|
|
"deny": [],
|
||
|
|
"ask": []
|
||
|
|
}
|
||
|
|
}
|