16 lines
518 B
JSON
16 lines
518 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)",
|
|
"Bash(wc -l /home/michael/ripster/debug/backend/data/logs/backend/*.log)"
|
|
]
|
|
}
|
|
}
|