billpay.sh: direct to internet login page

This commit is contained in:
mollusk 2020-10-08 03:44:51 -07:00
parent eed18bf679
commit 898d0c1d5c

View File

@ -14,7 +14,7 @@ main_menu(){
2) xdg-open "https://uesaz.com" 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/" 4) xdg-open "https://xpressbillpay.com/"
@ -39,7 +39,7 @@ case "${1}" in
-g) xdg-open "https://uesaz.com" -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/" -w) xdg-open "https://xpressbillpay.com/"