From baabe2f4d99664581b773be099f74cbb7fc4b9da Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Fri, 21 Mar 2025 22:05:47 +0100 Subject: [PATCH] Minor update to the usage --- pkg/server/ui/usage.templ | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pkg/server/ui/usage.templ b/pkg/server/ui/usage.templ index 2fe9fde..e486f1b 100644 --- a/pkg/server/ui/usage.templ +++ b/pkg/server/ui/usage.templ @@ -151,9 +151,10 @@ templ Usage(access models.ConvergeAccess) {

  1. Configure agent settings below
  2. -
  3. Copy paste the required commands for your agent
  4. -
  5. Copy paste the required commands for connecting to the remote shell on the agent through - Converge.
  6. +
  7. Copy paste the required commands for your agent, these commands are to be run inside your + continuous integration job.
  8. +
  9. Copy paste the required commands for connecting to the agent through converge. These commmands + are to be run in your terminal.