EXE working but getting logging error

This commit is contained in:
Brent Perteet
2025-10-25 11:52:11 -05:00
parent fe69dc6f19
commit de7041c1f5
3 changed files with 89 additions and 31 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(python:*)"
],
"deny": [],
"ask": []
}
}