11 lines
230 B
JSON
11 lines
230 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python git_updater.py)",
|
|
"Bash(pip show:*)",
|
|
"Bash(pip install:*)",
|
|
"Bash(pyinstaller --onefile --windowed --name \"GitUpdateChecker\" git_updater.py)"
|
|
]
|
|
}
|
|
}
|