snag/snag.json
2025-05-24 22:01:59 +03:00

14 lines
228 B
JSON

{
"git": "/tmp/testgit",
"project": "/tmp/test",
"email": "user@site.domain",
"user": "snag",
"presnag": [
"/usr/bin/ls",
"/usr/local/bin/script.sh"
],
"postsnag": [
"/usr/bin/ls",
"/usr/local/bin/script.sh"
]
}