billpay.sh: direct to internet login page
This commit is contained in:
parent
eed18bf679
commit
898d0c1d5c
@ -14,7 +14,7 @@ main_menu(){
|
||||
2) xdg-open "https://uesaz.com"
|
||||
;;
|
||||
|
||||
3) xdg-open "https://sparklight.com"
|
||||
3) xdg-open "https://customer.sparklight.com/securelogin/login.aspx"
|
||||
;;
|
||||
|
||||
4) xdg-open "https://xpressbillpay.com/"
|
||||
@ -39,7 +39,7 @@ case "${1}" in
|
||||
-g) xdg-open "https://uesaz.com"
|
||||
;;
|
||||
|
||||
-i) xdg-open "https://sparklight.com"
|
||||
-i) xdg-open "https://customer.sparklight.com/securelogin/login.aspx"
|
||||
;;
|
||||
|
||||
-w) xdg-open "https://xpressbillpay.com/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user