update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
/home/tomas/bin/dev "$@" 2>&1
|
||||
/home/tomas/bin/flow "$@" 2>&1
|
||||
exit_code=$?
|
||||
|
||||
if [ $exit_code -ne 0 ]; then
|
||||
|
||||
Reference in New Issue
Block a user