Remove local file.

This commit is contained in:
2025-07-08 22:40:36 +02:00
parent 9dd208800d
commit 77c2827fee

View File

@@ -1,15 +0,0 @@
{
"permissions": {
"allow": [
"Bash(docker exec:*)",
"Bash(docker restart:*)",
"Bash(docker logs:*)",
"Bash(grep:*)",
"Bash(chmod:*)",
"Bash(python:*)",
"Bash(pkill:*)",
"Bash(curl:*)"
],
"deny": []
}
}