14 lines
369 B
JSON
14 lines
369 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)"
|
|
]
|
|
}
|
|
}
|