github.com/mgood/deis@v1.0.2-0.20141120022609-9a185b756e7d/builder/conf.d/gitreceive.toml (about)

     1  [template]
     2  src   = "gitreceive"
     3  dest  = "/usr/local/bin/gitreceive"
     4  uid = 0
     5  gid = 0
     6  mode  = "0755"
     7  check_cmd = "/app/bin/check {{ .src }}"