feat: Update identifiers in JSON files and improve terminal command approvals

This commit is contained in:
2026-01-25 13:18:48 +01:00
parent 1bd3729791
commit 146a046a0e
20 changed files with 36 additions and 32 deletions

View File

@@ -67,6 +67,10 @@
"/^bash /var/lib/docker/volumes/vmh-espocrm_espocrm/_data/custom/scripts/ki-overview\\.sh$/": {
"approve": true,
"matchCommandLine": true
},
"/^python3 custom/scripts/validate_and_rebuild\\.py 2>&1 \\| tail -60$/": {
"approve": true,
"matchCommandLine": true
}
}
}