Compare commits
1 Commits
735f55d75b
...
f6cb85c211
| Author | SHA1 | Date |
|---|---|---|
|
|
f6cb85c211 |
|
|
@ -17,7 +17,7 @@ Examples:
|
|||
|
||||
### pre/post exec
|
||||
|
||||
e.g. `python3 start.py test.lst -a ps --pre 'echo {path} {step}' --post './sample/notify_telegram.sh <telegram_bot_key> <telegram_room> {path} {cmd} {returncode} \n {stdout}'
|
||||
e.g. `python3 start.py test.lst -a ps --pre 'echo {path} {step}' --post './sample/notify_telegram.sh <telegram_bot_key> <telegram_room> {path} {cmd} {returncode} \n {stdout}'`
|
||||
|
||||
## manual config
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue