mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 06:03:26 +00:00
Update create-ticket.sh
This commit is contained in:
@@ -3,4 +3,4 @@ VARTITLE="Create Ticket"
|
|||||||
VARURL="https://www.cognitoforms.com/PurpleComputingLimited/contactandsupportform"
|
VARURL="https://www.cognitoforms.com/PurpleComputingLimited/contactandsupportform"
|
||||||
VARLOGO="https://raw.githubusercontent.com/PurpleComputing/image-repo/main/logo-padded.png"
|
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
|
/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
|
||||||
|
|||||||
Reference in New Issue
Block a user