Skip to content

Instantly share code, notes, and snippets.

@mwohlgemuth
Created July 17, 2014 14:49
Show Gist options
  • Save mwohlgemuth/78b81b286f69f3f016b7 to your computer and use it in GitHub Desktop.
Save mwohlgemuth/78b81b286f69f3f016b7 to your computer and use it in GitHub Desktop.
MWA settings.py
# provide the path to the git binary if you want MunkiWeb to add and commit
# manifest edits to a git repo
# if GITPATH is undefined or None MunkiWeb will not attempt to do a git add
# or commit
GIT_PATH = '/usr/bin/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment