Skip to content

Commit

Permalink
docs: update identity file instructions for Event Export (#49595)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenGravy authored Dec 2, 2024
1 parent 72b73b5 commit 9e72e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/includes/plugins/identity-export.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ If you are running the {{ client }} on a Linux server, create a data directory
to hold certificate files for the {{ client }}:

```code
$ sudo mkdir -p /var/lib/teleport/api-credentials
$ sudo mkdir -p /var/lib/teleport/plugins/api-credentials
$ sudo mv identity /var/lib/teleport/plugins/api-credentials
```

Expand Down

0 comments on commit 9e72e02

Please sign in to comment.