14 lines
283 B
JSON
14 lines
283 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Read(//tmp/jibo-npm/**)",
|
|
"Bash(tar -czf ~/Downloads/jibo-cli-3.0.7.tar.gz jibo-cli-3.0.7/)",
|
|
"Bash(curl:*)",
|
|
"Bash(git init:*)",
|
|
"Bash(git config:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)"
|
|
]
|
|
}
|
|
}
|