18 lines
389 B
JSON
18 lines
389 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(ssh *)",
|
|
"Bash(scp *)",
|
|
"Bash(open /tmp/test_kkp.pdf)",
|
|
"Bash(open /tmp/test_kkp_35.pdf)",
|
|
"Bash(git fetch *)",
|
|
"Bash(git add *)",
|
|
"Bash(git commit -m ' *)",
|
|
"Bash(git push *)",
|
|
"Bash(./up *)",
|
|
"Bash(bash --version)",
|
|
"Bash(bash scripts/upload_ibl_committed_files.sh)"
|
|
]
|
|
}
|
|
}
|