added password reset for WSL
This commit is contained in:
parent
369bcae9bc
commit
c4f3d63927
3
login.sh
3
login.sh
@ -18,6 +18,9 @@ elif [ "$LOGIN" = "20" ]
|
||||
if [ "$MAC" = "true" ]
|
||||
then
|
||||
open https://www.bankofmaldives.com.mv/internetbanking/forgot_password
|
||||
elif [ "$WSL" = "true" ]
|
||||
then
|
||||
cmd.exe /C START https://www.bankofmaldives.com.mv/internetbanking/forgot_password
|
||||
else
|
||||
xdg-open https://www.bankofmaldives.com.mv/internetbanking/forgot_password
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user