From 44791b2bfff43d271b65609be833e9e025383251 Mon Sep 17 00:00:00 2001 From: Steven Martin Date: Thu, 6 Jun 2024 13:36:08 -0400 Subject: [PATCH] docs: remove sudo usage in troubleshooting (#42554) Co-authored-by: Steven Martin --- docs/pages/machine-id/troubleshooting.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pages/machine-id/troubleshooting.mdx b/docs/pages/machine-id/troubleshooting.mdx index 5f755d63a7b1b..2498e5fdd49be 100644 --- a/docs/pages/machine-id/troubleshooting.mdx +++ b/docs/pages/machine-id/troubleshooting.mdx @@ -135,8 +135,8 @@ server-side data and issues a new joining token. Remove and recreate the bot, replacing the name and role list as desired: ```code -$ sudo tctl bots rm example -$ sudo tctl bots add example --roles=access +$ tctl bots rm example +$ tctl bots add example --roles=access ``` Copy the resulting join token into the existing bot config—either the