{ "permissions": { "allow": [ "Bash(python git_updater.py)", "Bash(pip show:*)", "Bash(pip install:*)", "Bash(pyinstaller --onefile --windowed --name \"GitUpdateChecker\" git_updater.py)", "Bash(pyinstaller --onefile --console --name \"GitUpdateChecker\" --icon=NONE git_updater.py)", "Bash(python -m PyInstaller --onefile --console --name \"GitUpdateChecker\" --icon=NONE git_updater.py)", "Bash(cmd /c build.bat)" ] } }