syntax error near unexpected token `elif' fix
This commit is contained in:
parent
aa1013c944
commit
f3eb98f89a
@ -40,6 +40,7 @@ then
|
||||
FROMTOAT=To
|
||||
ENTITY=$(echo $HISTORY | jq -r .narrative3 | head -n1)
|
||||
elif [ "$DESCRIPTION" = "ATM Withdrawal" ]
|
||||
then
|
||||
FROMTOAT=At
|
||||
ENTITY=$(echo $HISTORY | jq -r .narrative3 | head -n1)
|
||||
elif [ "$DESCRIPTION" = "Salary" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user