diff --git a/bml.sh b/bml.sh index 1a7d2a6..11da79a 100755 --- a/bml.sh +++ b/bml.sh @@ -6,6 +6,7 @@ mkdir -p ~/.cache/bml-cli/ #Setting intial variables BML_URL='https://www.bankofmaldives.com.mv/internetbanking/api' +BML_RESETPASS='https://www.bankofmaldives.com.mv/internetbanking/forgot_password' COOKIE=~/.cache/bml-cli/cookie CREDENTIALS=~/.config/bml-cli/.env