fix
This commit is contained in:
parent
df60d13f2a
commit
7de645b407
@ -20,6 +20,7 @@ VECTOR=$(which vector)
|
|||||||
|
|
||||||
if [ -z $VECTOR ]; then
|
if [ -z $VECTOR ]; then
|
||||||
echo "You need https://vector.dev to be installed"
|
echo "You need https://vector.dev to be installed"
|
||||||
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "VECTOR=$VECTOR"
|
echo "VECTOR=$VECTOR"
|
||||||
|
Loading…
Reference in New Issue
Block a user