mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 10:28:17 +01:00
10 lines
127 B
JSON
10 lines
127 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(cp:*)",
|
|
"Bash(find:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |