From 9264cf40440c4234be93e30cf3f29730cd9b8862 Mon Sep 17 00:00:00 2001 From: wh1te909 Date: Sat, 24 Sep 2022 02:10:03 +0000 Subject: [PATCH] change dl command --- src/components/modals/agents/AgentDownload.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/components/modals/agents/AgentDownload.vue b/src/components/modals/agents/AgentDownload.vue index 3df79b7..ec07689 100644 --- a/src/components/modals/agents/AgentDownload.vue +++ b/src/components/modals/agents/AgentDownload.vue @@ -10,10 +10,13 @@ -

+

Download the agent then run the following command from an elevated command prompt on the device you want to add.

+

+ Run the following command from a terminal +

{{ info.data.cmd }} @@ -86,12 +89,12 @@

Note: the auth token above will be valid for {{ info.expires }} hours.

- + >