15 lines
No EOL
472 B
JSON
15 lines
No EOL
472 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python test:*)",
|
|
"Bash(python:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(for:*)",
|
|
"Bash(do sed -i 's/from constantes import/from atmo_data_wrapper import/g' \"$file\")",
|
|
"Bash(done)",
|
|
"Bash(do sed -i 's/from atmo_data_client import/from atmo_data_wrapper import/g' \"$file\")",
|
|
"Bash(do sed -i 's/from atmo_data_models import/from atmo_data_wrapper import/g' \"$file\")"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |