12 lines
288 B
JSON
12 lines
288 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)"
|
|
]
|
|
}
|
|
}
|