Дмитрий Мельников

Results 1 comments of Дмитрий Мельников

I've found a workaround to solve this problem in my case: set -e flag to bash `command: ['/bin/bash', '-e', 'dump.sh']` instead of `command: ['./dump.sh']`