17 lines
No EOL
395 B
JSON
17 lines
No EOL
395 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cd:*)",
|
|
"Bash(cd:*)",
|
|
"Bash(timeout:*)",
|
|
"Bash(cd:*)",
|
|
"Bash(~/bin/arduino-cli board:*)",
|
|
"Bash(~/bin/arduino-cli lib install:*)",
|
|
"Bash(~/bin/arduino-cli compile:*)",
|
|
"WebFetch(domain:raw.githubusercontent.com)",
|
|
"Bash(~/bin/arduino-cli lib:*)",
|
|
"Bash(git push:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |