Добавление чтения списка pre и post команд при выполнении snag
This commit is contained in:
parent
9f8759238b
commit
5f746c33b7
2 changed files with 23 additions and 4 deletions
|
@ -4,12 +4,11 @@
|
|||
"email": "user@site.domain",
|
||||
"author": "snag",
|
||||
"presnag": [
|
||||
"/usr/bin/ls",
|
||||
"/usr/local/bin/script.sh"
|
||||
"echo $(which ls)",
|
||||
"pwd"
|
||||
],
|
||||
"postsnag": [
|
||||
"/usr/bin/ls",
|
||||
"/usr/local/bin/script.sh"
|
||||
"/usr/bin/ls"
|
||||
],
|
||||
"rules": {
|
||||
"tracking": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue