From e49a6c892ad32ffe2f821eb703b025b5a7218397 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Sat, 3 Dec 2022 17:22:21 +0000 Subject: [PATCH] Update create-ticket.sh --- create-ticket.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-ticket.sh b/create-ticket.sh index bbdb336..72b2972 100644 --- a/create-ticket.sh +++ b/create-ticket.sh @@ -3,4 +3,4 @@ VARTITLE="Create Ticket" VARURL="https://www.cognitoforms.com/PurpleComputingLimited/contactandsupportform" VARLOGO="https://raw.githubusercontent.com/PurpleComputing/image-repo/main/logo-padded.png" -/usr/local/bin/dialog dialog --webcontent $VARURL --big --title "$VARTITLE" --message "" --icon $VARLOGO --overlayicon SF=envelope.badge.shield.half.filled --button1text "Close" --infobuttontext "Open in Browser" --infobuttonaction "https://purplecomputing.com/support" -d \ No newline at end of file +/usr/local/bin/dialog dialog --webcontent $VARURL --big --title "$VARTITLE" --message "" --icon $VARLOGO --overlayicon SF=envelope.badge.shield.half.filled --button1text "Close" --infobuttontext "Open in Browser" --infobuttonaction "https://purplecomputing.com/support" -d --ontop