15 lines
437 B
JSON
15 lines
437 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(ls /home/michael/ripster/*.sh)",
|
|
"Bash(ls /home/michael/ripster/backend/*.sh)",
|
|
"Bash(systemctl list-units --type=service)",
|
|
"Bash(pip install -q -r requirements-docs.txt)",
|
|
"Bash(mkdocs build --strict)",
|
|
"Read(//mnt/external/media/**)",
|
|
"WebFetch(domain:www.makemkv.com)",
|
|
"Bash(node --check backend/src/services/pipelineService.js)"
|
|
]
|
|
}
|
|
}
|